Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Dtype_lookup_table.cc52 const dex::StringId& str_id = dex_file.GetStringId(type_id.descriptor_idx_); in Create() local
67 const dex::StringId& str_id = dex_file.GetStringId(type_id.descriptor_idx_); in Create() local
Ddex_file.cc315 const StringId& str_id = GetStringId(dex::StringIndex(mid)); in FindStringId() local
335 const StringId& str_id = GetStringId(type_id.descriptor_idx_); in FindTypeId() local
Dart_dex_file_loader_test.cc227 const dex::StringId* str_id = raw->FindStringId(str); in TEST_F() local