Searched refs:GetIndexForProtoId (Results 1 – 4 of 4) sorted by relevance
317 EXPECT_EQ(java_lang_dex_file_->GetIndexForProtoId(*found), i); in TEST_F()
705 uint16_t GetIndexForProtoId(const ProtoId& proto_id) const { in GetIndexForProtoId() function
523 const uint16_t proto_idx = GetIndexForProtoId(signature); in FindMethodId()
648 *proto_index = dex_file->GetIndexForProtoId(*proto_id); in FindProtoIndex()