Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_test.cc126 ArtMethod* origin = iface_klass->FindInterfaceMethod("defaultMethod", "()V", pointer_size); in TEST_F() local
Dimage_test.h104 ArtMethod* FindCopiedMethod(ArtMethod* origin, ObjPtr<mirror::Class> klass) in FindCopiedMethod()
Doat_writer.cc1625 ArtMethod* origin = declaring_class->FindClassMethod( in StartClass() local
1687 ArtMethod* origin = p.second; in Postprocess() local
/art/libartbase/base/
Dflags.cc156 std::string origin; in Dump() local