Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h428 void ClearCalleeSaveMethods();
Druntime.cc1990 void Runtime::ClearCalleeSaveMethods() { in ClearCalleeSaveMethods() function in art::Runtime
/art/runtime/gc/space/
Dimage_space.cc1718 runtime->ClearCalleeSaveMethods(); in ~ImageSpace()