Searched refs:GetFieldIdx (Results 1 – 2 of 2) sorted by relevance
81 EXPECT_EQ(0u, builder.GetFieldIdx("LTestClass;", "[I", "intField")); in TEST()
264 uint32_t GetFieldIdx(const std::string& class_descriptor, const std::string& type, in GetFieldIdx() function