Home
last modified time | relevance | path

Searched refs:as_executable (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/space/
Dimage_space.cc1707 ObjPtr<mirror::Executable> as_executable = in DoRelocateSpaces() local
1709 ArtMethod* unpatched_method = as_executable->GetArtMethod<kVerifyNone>(); in DoRelocateSpaces()
1711 as_executable->SetArtMethod</*kTransactionActive=*/ false, in DoRelocateSpaces()