Searched refs:GetIndexForStringId (Results 1 – 11 of 11) sorted by relevance
78 other_dexfile.FindTypeId(other_dexfile.GetIndexForStringId(*other_descriptor)); in FindDexMethodIndexInOtherDexFile()123 other_dexfile.FindTypeId(other_dexfile.GetIndexForStringId(*other_descriptor)); in FindDexMethodIndexInOtherDexFile()
438 const TypeId* type_id = FindTypeId(GetIndexForStringId(*string_id)); in FindClassDef()487 const uint32_t name_idx = GetIndexForStringId(name); in FindFieldId()522 const uint32_t name_idx = GetIndexForStringId(name); in FindMethodId()682 const DexFile::TypeId* type_id = FindTypeId(GetIndexForStringId(*string_id)); in CreateTypeList()
194 uint32_t string_idx = dex_file->GetIndexForStringId(*string_id); in LookupStringFromImage()
297 uint32_t type_str_idx = java_lang_dex_file_->GetIndexForStringId(*type_str_id); in TEST_F()
463 uint32_t GetIndexForStringId(const StringId& string_id) const { in GetIndexForStringId() function
997 const DexFile::TypeId* type_id = dex_file->FindTypeId(dex_file->GetIndexForStringId(*string_id)); in TEST_F()
526 uint32_t void_string_index = dex_file.GetIndexForStringId(*void_string_id); in InitWithoutImage()3454 dex_file->FindTypeId(dex_file->GetIndexForStringId(*string_id)); in LookupClassFromImage()
278 java_lang_dex_file_->GetIndexForStringId(*string_id)); in TEST_F()338 dex_file->GetIndexForStringId(*klass_string_id)); in TEST_F()344 dex_file->GetIndexForStringId(*type_string_id)); in TEST_F()
142 dex_file->FindTypeId(dex_file->GetIndexForStringId(*string_id)); in IsFastStaticField()
587 uint32_t string_index = dex_file->GetIndexForStringId(*string_id); in FindClassIndex()610 *name_index = dex_file->GetIndexForStringId(*string_id); in FindNameIndex()
622 uint32_t string_idx = dex_file.GetIndexForStringId(*string_id); in ComputeEagerResolvedStringsCallback()