HomeSort by relevance Sort by last modified time
    Searched refs:FindMethodIndex (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/quick/
dex_file_method_inliner.h 299 static uint32_t FindMethodIndex(const DexFile* dex_file, IndexCache* cache,
dex_file_method_inliner.cc 652 uint32_t DexFileMethodInliner::FindMethodIndex(const DexFile* dex_file, IndexCache* cache,
687 uint32_t method_idx = FindMethodIndex(dex_file, &cache, def.method_def);
    [all...]

Completed in 47 milliseconds