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

/external/chromium_org/sandbox/win/src/
H A Dinterception.h185 bool IsInterceptionPerformedByChild(const InterceptionData& data) const;
H A Dinterception.cc150 if (!IsInterceptionPerformedByChild(*it))
200 if (!IsInterceptionPerformedByChild(*it)) {
347 bool InterceptionManager::IsInterceptionPerformedByChild( function in class:sandbox::InterceptionManager

Completed in 208 milliseconds