Home
last modified time | relevance | path

Searched refs:GetInterceptionAgent (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dtarget_interceptions.cc57 InterceptionAgent* agent = InterceptionAgent::GetInterceptionAgent(); in TargetNtMapViewOfSection()
92 InterceptionAgent* agent = InterceptionAgent::GetInterceptionAgent(); in TargetNtUnmapViewOfSection()
Dinterception_agent.h39 static InterceptionAgent* GetInterceptionAgent();
Dinterception_agent.cc37 InterceptionAgent* InterceptionAgent::GetInterceptionAgent() { in GetInterceptionAgent() function in sandbox::InterceptionAgent