Searched defs:replacement_function_name (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dinterception.cc90 InterceptionType interception_type, const char* replacement_function_name,
97 function.interceptor = replacement_function_name;
88 AddToPatchedFunctions( const wchar_t* dll_name, const char* function_name, InterceptionType interception_type, const char* replacement_function_name, InterceptorId id) argument

Completed in 84 milliseconds