HomeSort by relevance Sort by last modified time
    Searched refs:InterceptionType (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/sandbox/win/src/
interception_agent.h 72 ResolverThunk* GetResolver(InterceptionType type);
interception_internal.h 31 InterceptionType type;
sandbox_types.h 80 enum InterceptionType {
interception.h 107 InterceptionType interception_type,
115 InterceptionType interception_type,
137 InterceptionType type; // Interception type.
interception.cc 75 InterceptionType interception_type, const void* replacement_code_address,
90 InterceptionType interception_type, const char* replacement_function_name,
interception_agent.cc 202 ResolverThunk* InterceptionAgent::GetResolver(InterceptionType type) {

Completed in 46 milliseconds