Searched refs:GetStringId (Results 1 – 15 of 15) sorted by relevance
38 ASSERT_STREQ("String1", dex_file1->GetStringData(dex_file1->GetStringId(dex::StringIndex(0)))); in TEST()45 ASSERT_STREQ("String2", dex_file2->GetStringData(dex_file2->GetStringId(dex::StringIndex(0)))); in TEST()85 dex_file1->GetStringData(dex_file1->GetStringId(dex::StringIndex(index)))); in TEST()96 dex_file2->GetStringData(dex_file2->GetStringId(dex::StringIndex(index)))); in TEST()
42 return dex_file->GetStringData(dex_file->GetStringId(StringIndex())); in GetStringData()
52 dex_file->GetStringData(dex_file->GetStringId(dex::StringIndex(i)))) << i; in TEST()
48 const dex::StringId& str_id = dex_file.GetStringId(type_id.descriptor_idx_); in Create()63 const dex::StringId& str_id = dex_file.GetStringId(type_id.descriptor_idx_); in Create()
69 return GetStringDataAndUtf16Length(GetStringId(string_idx), utf16_length); in GetStringDataAndUtf16Length()87 return GetStringData(GetStringId(string_idx)); in GetStringData()99 return GetStringView(GetStringId(string_idx)); in GetStringView()
316 const dex::StringId& name = java_lang_dex_file_->GetStringId(to_find.name_idx_); in TEST_F()331 const dex::StringId& name = java_lang_dex_file_->GetStringId(to_find.name_idx_); in TEST_F()
221 const dex::StringId & string_id = dex_file_->GetStringId(StringIndex(stringid_ctr)); in SetAllStringDataStartRegistration()
242 const dex::StringId& string_id = dex_file->GetStringId(name_index); in FindMethodData()835 const dex::StringId& string_id = dex_file->GetStringId(name_index); in FindFieldData()
452 const StringId& str_id = GetStringId(dex::StringIndex(mid)); in FindStringId()
332 const dex::StringId& GetStringId(dex::StringIndex idx) const { in GetStringId() function
1277 dex_file_->GetStringData(dex_file_->GetStringId(type_id.descriptor_idx_)); in CheckStaticFieldTypes()
309 *other_type_id, other_dexfile.GetStringId(name_and_sig_mid.name_idx_), in FindDexMethodIndexInOtherDexFile()
598 const dex::StringId& string_id = dex_file.GetStringId(load_string->GetStringIndex()); in VisitArrayLength()
278 dex_file.GetStringData(dex_file.GetStringId(dex::StringIndex(element_name_index))); in SearchEncodedAnnotation()2013 dex_file.GetStringData(dex_file.GetStringId(dex::StringIndex(element_name_index))); in VisitClassAnnotations()
1571 dex_file->GetStringId(super_method_id.name_idx_), in TEST_F()