Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h413 void ClearInstructionSet();
Druntime.cc2209 void Runtime::ClearInstructionSet() { in ClearInstructionSet() function in art::Runtime
/art/runtime/gc/space/
Dimage_space.cc1797 runtime->ClearInstructionSet(); in ~ImageSpace()