Home
last modified time | relevance | path

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

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