Home
last modified time | relevance | path

Searched refs:InterceptionType (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dinterception.h107 InterceptionType interception_type,
115 InterceptionType interception_type,
137 InterceptionType type; // Interception type.
Dinterception_internal.h31 InterceptionType type;
Dinterception_agent.h72 ResolverThunk* GetResolver(InterceptionType type);
Dsandbox_types.h79 enum InterceptionType { enum
Dinterception_agent.cc202 ResolverThunk* InterceptionAgent::GetResolver(InterceptionType type) { in GetResolver()
Dinterception.cc76 InterceptionType interception_type, const void* replacement_code_address, in AddToPatchedFunctions()
91 InterceptionType interception_type, const char* replacement_function_name, in AddToPatchedFunctions()