Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dthread.h1886 void InstallImplicitProtection();
H A Dthread.cc753 void Thread::InstallImplicitProtection() { in InstallImplicitProtection() function in art::Thread
1429 InstallImplicitProtection<stack_type>(); in InitStack()