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

/art/compiler/dex/quick/
H A Ddex_file_method_inliner.cc598 uint32_t DexFileMethodInliner::FindNameIndex(const DexFile* dex_file, IndexCache* cache, function in class:art::DexFileMethodInliner
658 uint32_t name_index = FindNameIndex(dex_file, cache, method_def.name);

Completed in 6 milliseconds