Searched defs:expected_class (Results 1 – 2 of 2) sorted by relevance
1019 static void SanityCheckArtMethod(ArtMethod* m, mirror::Class* expected_class, in SanityCheckArtMethod()1038 mirror::PointerArray* arr, mirror::Class* expected_class, size_t pointer_size, in SanityCheckArtMethodPointerArray()
1431 mirror::Class* expected_class = DecodeClass(class_id, &error); in MatchType() local