Home
last modified time | relevance | path

Searched refs:interception_type (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dinterception.h107 InterceptionType interception_type,
115 InterceptionType interception_type,
Dinterception.cc76 InterceptionType interception_type, const void* replacement_code_address, in AddToPatchedFunctions() argument
79 function.type = interception_type; in AddToPatchedFunctions()
91 InterceptionType interception_type, const char* replacement_function_name, in AddToPatchedFunctions() argument
94 function.type = interception_type; in AddToPatchedFunctions()