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