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

/external/chromium_org/sandbox/win/src/
H A Dinterception_agent.h72 ResolverThunk* GetResolver(InterceptionType type);
H A Dinterception_internal.h31 InterceptionType type;
H A Dsandbox_types.h80 enum InterceptionType { enum in namespace:sandbox
H A Dinterception.h107 InterceptionType interception_type,
115 InterceptionType interception_type,
137 InterceptionType type; // Interception type.
H A Dinterception.cc75 InterceptionType interception_type, const void* replacement_code_address,
90 InterceptionType interception_type, const char* replacement_function_name,
H A Dinterception_agent.cc202 ResolverThunk* InterceptionAgent::GetResolver(InterceptionType type) {

Completed in 385 milliseconds