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

  /art/compiler/dex/quick/
dex_file_method_inliner.h 295 static uint32_t FindNameIndex(const DexFile* dex_file, IndexCache* cache,
dex_file_method_inliner.cc 598 uint32_t DexFileMethodInliner::FindNameIndex(const DexFile* dex_file, IndexCache* cache,
658 uint32_t name_index = FindNameIndex(dex_file, cache, method_def.name);
    [all...]

Completed in 86 milliseconds