HomeSort by relevance Sort by last modified time
    Searched refs:PatchDll (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sandbox/win/src/
interception_agent.h 69 bool PatchDll(const DllPatchInfo* dll_info, DllInterceptionData* thunks);
interception_agent.cc 123 VERIFY(PatchDll(dll_info, dlls_[i]));
148 bool InterceptionAgent::PatchDll(const DllPatchInfo* dll_info,

Completed in 48 milliseconds