Home
last modified time | relevance | path

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

/art/profman/
Dprofman.cc997 bool HasSingleInvoke(const TypeReference& class_ref, in HasSingleInvoke() function in art::ProfMan
1165 if (!HasSingleInvoke(class_ref, method_index, &dex_pc)) { in ProcessLine()