OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetInterceptionAgent
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/win/src/
interception_agent.h
29
// The exposed API consists of three methods:
GetInterceptionAgent
to retrieve
39
static InterceptionAgent*
GetInterceptionAgent
();
target_interceptions.cc
57
InterceptionAgent* agent = InterceptionAgent::
GetInterceptionAgent
();
92
InterceptionAgent* agent = InterceptionAgent::
GetInterceptionAgent
();
interception_agent.cc
37
InterceptionAgent* InterceptionAgent::
GetInterceptionAgent
() {
Completed in 342 milliseconds