OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InitializeInterceptions
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/win/src/
interception.h
33
// particular interception, and
InitializeInterceptions
to actually go ahead and
49
// if (!interception_manager.
InitializeInterceptions
()) {
55
// not possible to perform further interceptions after
InitializeInterceptions
131
bool
InitializeInterceptions
();
interception.cc
118
bool InterceptionManager::
InitializeInterceptions
() {
sandbox_policy_base.cc
664
if (!manager.
InitializeInterceptions
())
Completed in 110 milliseconds