Searched defs:FindMethodIndex (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/quick/
H A Ddex_file_method_inliner.cc652 uint32_t DexFileMethodInliner::FindMethodIndex(const DexFile* dex_file, IndexCache* cache, function in class:art::DexFileMethodInliner
687 uint32_t method_idx = FindMethodIndex(dex_file, &cache, def.method_def);

Completed in 8 milliseconds