Searched refs:FindCodeForNativeMethodInAgents (Results 1 – 1 of 1) sorted by relevance
1113 static void* FindCodeForNativeMethodInAgents(ArtMethod* m) REQUIRES_SHARED(Locks::mutator_lock_) { in FindCodeForNativeMethodInAgents() function1144 native_method = FindCodeForNativeMethodInAgents(m); in FindCodeForNativeMethod()