Searched refs:GetStringId (Results 1 – 6 of 6) sorted by relevance
126 *other_type_id, other_dexfile.GetStringId(name_and_sig_mid.name_idx_), in FindDexMethodIndexInOtherDexFile()
325 const DexFile::StringId& name = java_lang_dex_file_->GetStringId(to_find.name_idx_); in TEST_F()340 const DexFile::StringId& name = java_lang_dex_file_->GetStringId(to_find.name_idx_); in TEST_F()
458 const StringId& GetStringId(uint32_t idx) const { in GetStringId() function487 const StringId& string_id = GetStringId(idx); in StringDataAndUtf16LengthByIdx()
557 const DexFile::StringId& str_id = GetStringId(mid); in FindStringId()576 const DexFile::StringId& str_id = GetStringId(mid); in FindStringId()
668 dex_file->GetStringId(name_index), in FindMethodIndex()
521 const auto& target_string_id = cu_->dex_file->GetStringId(string_idx); in InstallLiteralPools()