Searched defs:interfaces (Results 1 – 13 of 13) 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()
344 std::vector<Handle<mirror::Class>> interfaces; in TEST_F() local
3233 auto interfaces = hs.NewHandle<mirror::ObjectArray<mirror::Class>>(nullptr); in DefineClass() local4835 jobjectArray interfaces, in CreateProxyClass()5833 Handle<mirror::ObjectArray<mirror::Class>> interfaces, in LinkClass()6003 const dex::TypeList* interfaces = dex_file.GetInterfacesList(class_def); in LoadSuperAndInterfaces() local6108 Handle<mirror::ObjectArray<mirror::Class>> interfaces, in LinkMethods()7037 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
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
932 ObjPtr<ObjectArray<Class>> interfaces = GetProxyInterfaces(); in NumDirectInterfaces() local935 const dex::TypeList* interfaces = GetInterfaceTypeList(); in NumDirectInterfaces() local
1065 ObjPtr<ObjectArray<Class>> interfaces = klass->GetProxyInterfaces(); in GetDirectInterface() local
1440 const dex_ir::TypeList* interfaces = class_def->Interfaces(); in DumpClass() local1630 const dex_ir::TypeList* interfaces = class_def->Interfaces(); in LayoutStringData() local
911 TypeList* interfaces, in ClassDef()
834 const art::dex::TypeList* interfaces = dex_file_->GetInterfacesList(def); in CheckClass() local
2483 const dex::TypeList* interfaces = dex_file_->GetInterfacesList(*item); in CheckInterClassDefItem() local