Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dthread.h1485 void InstallImplicitProtection();
H A Dthread.cc732 void Thread::InstallImplicitProtection() { in InstallImplicitProtection() function in art::Thread
1343 InstallImplicitProtection(); in InitStackHwm()