Searched refs:SetupInterceptionInfo (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dinterception.h179 bool SetupInterceptionInfo(const InterceptionData& data, void** buffer,
H A Dinterception.cc215 if (!SetupInterceptionInfo(*rest, &buffer, &buffer_bytes, dll_info))
264 bool InterceptionManager::SetupInterceptionInfo(const InterceptionData& data, function in class:sandbox::InterceptionManager

Completed in 153 milliseconds