Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/win/src/
DWow64_64.cc14 bool Wow64::WaitForNtdll() { in WaitForNtdll() function in sandbox::Wow64
DWow64.h28 bool WaitForNtdll();
DWow64.cc91 bool Wow64::WaitForNtdll() { in WaitForNtdll() function in sandbox::Wow64
Dinterception.cc464 if (!WowHelper.WaitForNtdll()) in PatchClientFunctions()