Searched defs:interfaces (Results 1 – 13 of 13) sorted by relevance
47 std::vector<mirror::Class*> interfaces; in TEST_F() local83 std::vector<mirror::Class*> interfaces; in TEST_F() local134 std::vector<mirror::Class*> interfaces; in TEST_F() local
38 const std::vector<mirror::Class*>& interfaces) in GenerateProxyClass()
328 std::vector<mirror::Class*> interfaces; in TEST_F() local
2786 auto interfaces = hs.NewHandle<mirror::ObjectArray<mirror::Class>>(nullptr); in DefineClass() local4351 jobjectArray interfaces, in CreateProxyClass()5332 Handle<mirror::ObjectArray<mirror::Class>> interfaces, in LinkClass()5502 const DexFile::TypeList* interfaces = dex_file.GetInterfacesList(class_def); in LoadSuperAndInterfaces() local5606 Handle<mirror::ObjectArray<mirror::Class>> interfaces, in LinkMethods()6534 Handle<mirror::ObjectArray<mirror::Class>> interfaces) { in SetupInterfaceLookupTable()
32 static jclass Proxy_generateProxy(JNIEnv* env, jclass, jstring name, jobjectArray interfaces, in Proxy_generateProxy()
22 static Class<?>[] interfaces = {Foo.class}; field in DebugProxy
178 const DexFile::TypeList* interfaces = other_dex_file.GetInterfacesList(*kls.GetClassDef()); in LookupMethodIn() local225 const DexFile::TypeList* interfaces = other_dex_file.GetInterfacesList(*kls.GetClassDef()); in LookupFieldIn() local
980 ObjectArray<Class>* interfaces = GetProxyInterfaces(); in NumDirectInterfaces() local983 const DexFile::TypeList* interfaces = GetInterfaceTypeList(); in NumDirectInterfaces() local
1063 ObjPtr<ObjectArray<Class>> interfaces = klass->GetProxyInterfaces(); in GetDirectInterface() local
1438 const dex_ir::TypeList* interfaces = class_def->Interfaces(); in DumpClass() local1626 const dex_ir::TypeList* interfaces = class_def->Interfaces(); in LayoutStringData() local
929 TypeList* interfaces, in ClassDef()
784 const art::DexFile::TypeList* interfaces = dex_file_->GetInterfacesList(def); in CheckClass() local
2338 const DexFile::TypeList* interfaces = dex_file_->GetInterfacesList(*item); in CheckInterClassDefItem() local