Searched refs:FindMethodIndex (Results 1 – 2 of 2) sorted by relevance
52 jint FindMethodIndex(jobject this_value_jobj) { in FindMethodIndex() function92 return FindMethodIndex(value); in Java_Main_doNativeCallRef()96 return FindMethodIndex(nullptr); in Java_Main_doStaticNativeCallRef()
1074 uint32_t FindMethodIndex(const TypeReference& class_ref, in FindMethodIndex() function in art::ProfMan1480 const uint32_t method_index = FindMethodIndex(class_ref, method_spec); in ProcessLine()1621 const uint32_t method_index = FindMethodIndex(class_ref, method_str); in ProcessBootLine()