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

  /external/chromium_org/sandbox/win/src/
interception.h 178 bool SetupInterceptionInfo(const InterceptionData& data, void** buffer,
interception.cc 215 if (!SetupInterceptionInfo(*rest, &buffer, &buffer_bytes, dll_info))
264 bool InterceptionManager::SetupInterceptionInfo(const InterceptionData& data,

Completed in 1036 milliseconds