Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Ddex_file_method_inliner.cc744 uint32_t* proto_index = &cache->proto_indexes[index]; in FindProtoIndex() local
790 uint32_t proto_index = FindProtoIndex(dex_file, cache, method_def.proto); in FindMethodIndex() local