Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/win/src/
Dinterception.h204 bool PatchClientFunctions(DllInterceptionData* thunks,
Dinterception.cc419 if (!PatchClientFunctions(thunks, thunk_bytes, &dll_data)) in PatchNtdll()
441 bool InterceptionManager::PatchClientFunctions(DllInterceptionData* thunks, in PatchClientFunctions() function in sandbox::InterceptionManager