Searched refs:FindMethodIndex (Results 1 – 2 of 2) sorted by relevance
346 static uint32_t FindMethodIndex(const DexFile* dex_file, IndexCache* cache,
780 uint32_t DexFileMethodInliner::FindMethodIndex(const DexFile* dex_file, IndexCache* cache, in FindMethodIndex() function in art::DexFileMethodInliner815 uint32_t method_idx = FindMethodIndex(dex_file, &cache, def.method_def); in FindIntrinsics()