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

/art/compiler/dex/quick/
H A Ddex_file_method_inliner.cc614 uint32_t DexFileMethodInliner::FindProtoIndex(const DexFile* dex_file, IndexCache* cache, function in class:art::DexFileMethodInliner
662 uint32_t proto_index = FindProtoIndex(dex_file, cache, method_def.proto);

Completed in 143 milliseconds