Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Doat_writer_test.cc996 StubType stub_type = static_cast<StubType>(i); in TEST_F() local
Dimage_writer.cc3609 StubType stub_type = orig->IsCriticalNative() ? StubType::kJNIDlsymLookupCriticalTrampoline in CopyAndFixupMethod() local
/art/runtime/
Druntime_image.cc966 StubType stub_type = method->IsCriticalNative() in CopyMethodArrays() local