HomeSort by relevance Sort by last modified time
    Searched refs:IsInterceptionPerformedByChild (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sandbox/win/src/
interception.h 185 bool IsInterceptionPerformedByChild(const InterceptionData& data) const;
interception.cc 150 if (!IsInterceptionPerformedByChild(*it))
200 if (!IsInterceptionPerformedByChild(*it)) {
347 bool InterceptionManager::IsInterceptionPerformedByChild(

Completed in 228 milliseconds