Searched refs:GetStringId (Results 1 – 6 of 6) sorted by relevance
52 EXPECT_STREQ(expected_strings[i], dex_file->GetStringData(dex_file->GetStringId(i))) << i; in TEST()
326 const DexFile::StringId& name = java_lang_dex_file_->GetStringId(to_find.name_idx_); in TEST_F()341 const DexFile::StringId& name = java_lang_dex_file_->GetStringId(to_find.name_idx_); in TEST_F()
475 const StringId& GetStringId(uint32_t idx) const { in GetStringId() function504 const StringId& string_id = GetStringId(idx); in StringDataAndUtf16LengthByIdx()
170 *other_type_id, other_dexfile.GetStringId(name_and_sig_mid.name_idx_), in FindDexMethodIndexInOtherDexFile()
609 const DexFile::StringId& str_id = GetStringId(mid); in FindStringId()628 const DexFile::StringId& str_id = GetStringId(mid); in FindStringId()
796 dex_file->GetStringId(name_index), in FindMethodIndex()