Home
last modified time | relevance | path

Searched defs:origin (Results 1 – 3 of 3) sorted by relevance

/art/dex2oat/linker/
Dimage_test.cc124 ArtMethod* origin = iface_klass->FindInterfaceMethod("defaultMethod", "()V", pointer_size); in TEST_F() local
Dimage_test.h105 ArtMethod* FindCopiedMethod(ArtMethod* origin, ObjPtr<mirror::Class> klass) in FindCopiedMethod()
Doat_writer.cc1521 ArtMethod* origin = declaring_class->FindClassMethod( in StartClass() local
1607 ArtMethod* origin = p.second; in Postprocess() local