Home
last modified time | relevance | path

Searched refs:SetupDllInfo (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dinterception.h171 bool SetupDllInfo(const InterceptionData& data,
Dinterception.cc207 if (!SetupDllInfo(*it, &buffer, &buffer_bytes)) in SetupConfigBuffer()
235 bool InterceptionManager::SetupDllInfo(const InterceptionData& data, in SetupDllInfo() function in sandbox::InterceptionManager