Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc_proxy/
H A Dfunction_replacement.h38 #define ReplaceFunction ReplaceFunctionW
42 FRR_TYPE ReplaceFunctionW(const wchar_t *dllName, const char *funcName, FUNCPTR newFunc, const char…
H A Dfunction_replacement.cpp518 FRR_TYPE ReplaceFunctionW(const wchar_t *dllName, const char *funcName, FUNCPTR newFunc, const char… in ReplaceFunctionW() function