Searched refs:GetFieldIdx (Results 1 – 3 of 3) sorted by relevance
80 EXPECT_EQ(0u, builder.GetFieldIdx("LTestClass;", "[I", "intField")); in TEST()
234 uint32_t GetFieldIdx(const std::string& class_descriptor, const std::string& type, in GetFieldIdx() function
270 dex_file_builder_.GetFieldIdx(def->class_descriptor, def->type, def->name); in BuildDexFile()282 dex_file_builder_.GetFieldIdx(def->class_descriptor, def->type, def->name); in BuildDexFile()