Home
last modified time | relevance | path

Searched refs:FindMethodIndex (Results 1 – 1 of 1) sorted by relevance

/art/profman/
Dprofman.cc776 uint32_t FindMethodIndex(const TypeReference& class_ref, in FindMethodIndex() function in art::FINAL
973 const uint32_t method_index = FindMethodIndex(class_ref, method_spec); in ProcessLine()