Searched refs:PatchClientFunctions (Results 1 – 2 of 2) sorted by relevance
204 bool PatchClientFunctions(DllInterceptionData* thunks,
419 if (!PatchClientFunctions(thunks, thunk_bytes, &dll_data)) in PatchNtdll()441 bool InterceptionManager::PatchClientFunctions(DllInterceptionData* thunks, in PatchClientFunctions() function in sandbox::InterceptionManager