Home
last modified time | relevance | path

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

/art/compiler/
Dimage_test.cc94 ArtMethod* FindCopiedMethod(ArtMethod* origin, mirror::Class* klass) in FindCopiedMethod()
591 ArtMethod* origin = iface_klass->FindDeclaredVirtualMethod( in TEST_F() local
Doat_writer.cc1069 ArtMethod* origin = declaring_class->FindDeclaredVirtualMethod( in StartClass() local
1166 ArtMethod* origin = p.second; in Postprocess() local
/art/runtime/
Dstack_map.h1612 size_t ComputeDexRegisterLocationCatalogSize(uint32_t origin, in ComputeDexRegisterLocationCatalogSize()