Searched refs:GetStringId (Results 1 – 5 of 5) sorted by relevance
126 *other_type_id, other_dexfile.GetStringId(name_and_sig_mid.name_idx_), in FindDexMethodIndexInOtherDexFile()
322 const DexFile::StringId& name = java_lang_dex_file_->GetStringId(to_find.name_idx_); in TEST_F()337 const DexFile::StringId& name = java_lang_dex_file_->GetStringId(to_find.name_idx_); in TEST_F()
455 const StringId& GetStringId(uint32_t idx) const { in GetStringId() function484 const StringId& string_id = GetStringId(idx); in StringDataAndUtf16LengthByIdx()
550 const DexFile::StringId& str_id = GetStringId(mid); in FindStringId()569 const DexFile::StringId& str_id = GetStringId(mid); in FindStringId()
668 dex_file->GetStringId(name_index), in FindMethodIndex()