Searched defs:interfaces (Results 1 – 14 of 14) sorted by relevance
60 std::vector<Handle<mirror::Class>> interfaces; in TEST_F() local96 std::vector<Handle<mirror::Class>> interfaces; in TEST_F() local147 std::vector<Handle<mirror::Class>> interfaces; in TEST_F() local
40 const std::vector<Handle<mirror::Class>>& interfaces) in GenerateProxyClass()
426 std::vector<Handle<mirror::Class>> interfaces; in TEST_F() local
3338 auto interfaces = hs.NewHandle<mirror::ObjectArray<mirror::Class>>(nullptr); in DefineClass() local4934 jobjectArray interfaces, in CreateProxyClass()6000 Handle<mirror::ObjectArray<mirror::Class>> interfaces, in LinkClass()6171 const dex::TypeList* interfaces = dex_file.GetInterfacesList(class_def); in LoadSuperAndInterfaces() local6276 Handle<mirror::ObjectArray<mirror::Class>> interfaces, in LinkMethods()7221 Handle<mirror::ObjectArray<mirror::Class>> interfaces) { in SetupInterfaceLookupTable()
32 static jclass Proxy_generateProxy(JNIEnv* env, jclass, jstring name, jobjectArray interfaces, in Proxy_generateProxy()
245 Handle<mirror::ObjectArray<mirror::Class>> interfaces = in Class_getInterfacesInternal() local
22 static Class<?>[] interfaces = {Foo.class}; field in DebugProxy
164 const dex::TypeList* interfaces = other_dex_file.GetInterfacesList(*kls.GetClassDef()); in LookupMethodIn() local208 const dex::TypeList* interfaces = other_dex_file.GetInterfacesList(*kls.GetClassDef()); in LookupFieldIn() local
962 ObjPtr<ObjectArray<Class>> interfaces = GetProxyInterfaces(); in NumDirectInterfaces() local965 const dex::TypeList* interfaces = GetInterfaceTypeList(); in NumDirectInterfaces() local
1213 ObjPtr<ObjectArray<Class>> interfaces = klass->GetProxyInterfaces(); in GetDirectInterface() local
1441 const dex_ir::TypeList* interfaces = class_def->Interfaces(); in DumpClass() local1631 const dex_ir::TypeList* interfaces = class_def->Interfaces(); in LayoutStringData() local
911 TypeList* interfaces, in ClassDef()
2788 const dex::TypeList* interfaces = dex_file_->GetInterfacesList(*item); in CheckInterClassDefItem() local
1120 const art::dex::TypeList* interfaces = dex_file_->GetInterfacesList(def); in CheckClass() local