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.cc75 InterceptionType interception_type, const void* replacement_code_address, in AddToPatchedFunctions() argument
78 function.type = interception_type; in AddToPatchedFunctions()
90 InterceptionType interception_type, const char* replacement_function_name, in AddToPatchedFunctions() argument
93 function.type = interception_type; in AddToPatchedFunctions()