Searched defs:str_id (Results 1 – 4 of 4) sorted by relevance
52 const dex::StringId& str_id = dex_file.GetStringId(type_id.descriptor_idx_); in Create() local67 const dex::StringId& str_id = dex_file.GetStringId(type_id.descriptor_idx_); in Create() local
332 const StringId& str_id = GetStringId(dex::StringIndex(mid)); in FindStringId() local352 const StringId& str_id = GetStringId(type_id.descriptor_idx_); in FindTypeId() local
236 const dex::StringId* str_id = raw->FindStringId(str); in TEST_F() local
370 def get_string(self, str_id): argument