Lines Matching defs:string_id
999 const DexFile::StringId* string_id = dex_file->FindStringId("LStaticsFromCode;");1000 ASSERT_TRUE(string_id != NULL);1001 const DexFile::TypeId* type_id = dex_file->FindTypeId(dex_file->GetIndexForStringId(*string_id));