Home
last modified time | relevance | path

Searched defs:name_index (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/
Ddex_file_method_inliner.cc728 uint32_t* name_index = &cache->name_indexes[index]; in FindNameIndex() local
786 uint32_t name_index = FindNameIndex(dex_file, cache, method_def.name); in FindMethodIndex() local