Searched refs:OverrideFunctionWithHotPatch (Results 1 – 7 of 7) sorted by relevance
373 TEST(Interception, OverrideFunctionWithHotPatch) { in TEST() argument374 TestOverrideFunction override = OverrideFunctionWithHotPatch; in TEST()449 OverrideFunctionWithHotPatch, in TEST()569 TestOverrideFunction override = OverrideFunctionWithHotPatch; in TEST()
52 bool OverrideFunctionWithHotPatch(
713 bool OverrideFunctionWithHotPatch( in OverrideFunctionWithHotPatch() function827 if (OverrideFunctionWithHotPatch(old_func, new_func, orig_old_func)) in OverrideFunction()
54 bool OverrideFunctionWithHotPatch(
715 bool OverrideFunctionWithHotPatch( in OverrideFunctionWithHotPatch() function829 if (OverrideFunctionWithHotPatch(old_func, new_func, orig_old_func)) in OverrideFunction()
53 bool OverrideFunctionWithHotPatch(
766 bool OverrideFunctionWithHotPatch( in OverrideFunctionWithHotPatch() function880 if (OverrideFunctionWithHotPatch(old_func, new_func, orig_old_func)) in OverrideFunction()