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

  /external/chromium_org/sandbox/win/src/
interception.h 34 // particular interception, and InitializeInterceptions to actually go ahead and
50 // if (!interception_manager.InitializeInterceptions()) {
56 // not possible to perform further interceptions after InitializeInterceptions
132 bool InitializeInterceptions();
interception.cc 118 bool InterceptionManager::InitializeInterceptions() {
sandbox_policy_base.cc 703 if (!manager.InitializeInterceptions())

Completed in 48 milliseconds