Home
last modified time | relevance | path

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

/art/runtime/
Dtype_lookup_table.cc86 const DexFile::StringId& str_id = dex_file.GetStringId(type_id.descriptor_idx_); in TypeLookupTable() local
100 const DexFile::StringId& str_id = dex_file.GetStringId(type_id.descriptor_idx_); in TypeLookupTable() local
Ddex_file_test.cc287 const DexFile::StringId* str_id = raw->FindStringId(str); in TEST_F() local
Ddex_file.cc625 const DexFile::StringId& str_id = GetStringId(mid); in FindStringId() local
645 const DexFile::StringId& str_id = GetStringId(type_id.descriptor_idx_); in FindTypeId() local
664 const DexFile::StringId& str_id = GetStringId(mid); in FindStringId() local