Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/win/src/
Dinterception.cc151 if (!IsInterceptionPerformedByChild(*it)) in GetBufferSize()
201 if (!IsInterceptionPerformedByChild(*it)) { in SetupConfigBuffer()
348 bool InterceptionManager::IsInterceptionPerformedByChild( in IsInterceptionPerformedByChild() function in sandbox::InterceptionManager
Dinterception.h185 bool IsInterceptionPerformedByChild(const InterceptionData& data) const;