Searched refs:SetupInterceptionInfo (Results 1 – 2 of 2) sorted by relevance
179 bool SetupInterceptionInfo(const InterceptionData& data, void** buffer,
216 if (!SetupInterceptionInfo(*rest, &buffer, &buffer_bytes, dll_info)) in SetupConfigBuffer()265 bool InterceptionManager::SetupInterceptionInfo(const InterceptionData& data, in SetupInterceptionInfo() function in sandbox::InterceptionManager