Searched defs:get_method_id (Results 1 – 3 of 3) sorted by relevance
801 auto get_method_id = [&](uint32_t mid) REQUIRES_SHARED(Locks::mutator_lock_) ALWAYS_INLINE in FindDeclaredClassMethod() local
630 pub fn get_method_id<'c, T, U, V>(&self, class: T, name: U, sig: V) -> Result<JMethodID> in get_method_id() method
963 pub fn get_method_id<'other_local, T, U, V>( in get_method_id() method