Searched defs:interfaces (Results 1 – 12 of 12) sorted by relevance
51 std::vector<Handle<mirror::Class>> interfaces; in TEST_F() local85 std::vector<Handle<mirror::Class>> interfaces; in TEST_F() local137 std::vector<Handle<mirror::Class>> interfaces; in TEST_F() local
41 … const std::vector<Handle<mirror::Class>>& interfaces) in GenerateProxyClass()
649 std::vector<Handle<mirror::Class>> interfaces; in TEST_F() local
3672 auto interfaces = hs.NewHandle<mirror::ObjectArray<mirror::Class>>(nullptr); in DefineClass() local5467 jobjectArray interfaces, in CreateProxyClass()6531 Handle<mirror::ObjectArray<mirror::Class>> interfaces, in LinkClass()6698 const dex::TypeList* interfaces = dex_file.GetInterfacesList(class_def); in LoadSuperAndInterfaces() local7227 InterfaceAccessor&& interfaces, in FindNewIfTableInterfaces()7307 InterfaceAccessor&& interfaces) in SetupInterfaceLookupTable()9019 Handle<mirror::ObjectArray<mirror::Class>> interfaces, in LinkMethods()9287 Handle<mirror::ObjectArray<mirror::Class>> interfaces, in LinkMethods()
32 static jclass Proxy_generateProxy(JNIEnv* env, jclass, jstring name, jobjectArray interfaces, in Proxy_generateProxy()
173 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
1063 ObjPtr<ObjectArray<Class>> interfaces = GetProxyInterfaces(); in NumDirectInterfaces() local1066 const dex::TypeList* interfaces = GetInterfaceTypeList(); in NumDirectInterfaces() local
1494 ObjPtr<ObjectArray<Class>> interfaces = GetProxyInterfaces(); in GetDirectInterface() local
3018 const dex::TypeList* interfaces = dex_file_->GetInterfacesList(*item); in CheckInterClassDefItem() local
1120 const art::dex::TypeList* interfaces = dex_file_->GetInterfacesList(def); in CheckClass() local