Searched refs:GetIndexForStringId (Results 1 – 5 of 5) sorted by relevance
248 const dex::StringIndex name_idx = GetIndexForStringId(name); in FindFieldId()283 const dex::StringIndex name_idx = GetIndexForStringId(name); in FindMethodId()
482 dex::StringIndex GetIndexForStringId(const StringId& string_id) const { in GetIndexForStringId() function
238 dex::StringIndex type_str_idx = java_lang_dex_file_->GetIndexForStringId(*type_str_id); in TEST_F()
493 dex::StringIndex string_idx = dex_file->GetIndexForStringId(*string_id); in TEST_F()
206 return dex_file.GetIndexForStringId(*string_id); in GetIdFromString()