Searched refs:OverrideFunctionWithTrampoline (Results 1 – 7 of 7) sorted by relevance
379 TEST(Interception, OverrideFunctionWithTrampoline) { in TEST() argument380 TestOverrideFunction override = OverrideFunctionWithTrampoline; in TEST()453 OverrideFunctionWithTrampoline, in TEST()586 TestOverrideFunction override = OverrideFunctionWithTrampoline; in TEST()
54 bool OverrideFunctionWithTrampoline(
763 bool OverrideFunctionWithTrampoline( in OverrideFunctionWithTrampoline() function829 if (OverrideFunctionWithTrampoline(old_func, new_func, orig_old_func)) in OverrideFunction()
56 bool OverrideFunctionWithTrampoline(
765 bool OverrideFunctionWithTrampoline( in OverrideFunctionWithTrampoline() function831 if (OverrideFunctionWithTrampoline(old_func, new_func, orig_old_func)) in OverrideFunction()
55 bool OverrideFunctionWithTrampoline(
816 bool OverrideFunctionWithTrampoline( in OverrideFunctionWithTrampoline() function882 if (OverrideFunctionWithTrampoline(old_func, new_func, orig_old_func)) in OverrideFunction()