Searched refs:IdentityFunction (Results 1 – 1 of 1) sorted by relevance
35 typedef int (*IdentityFunction)(int); typedef364 IdentityFunction InterceptedRealFunction;395 IdentityFunction identity = (IdentityFunction)identity_address; in TestIdentityFunctionPatching()410 IdentityFunction real_identity = (IdentityFunction)real_identity_address; in TestIdentityFunctionPatching()539 IdentityFunction identity1 = (IdentityFunction)identity_address1; in TEST()540 IdentityFunction identity2 = (IdentityFunction)identity_address2; in TEST()550 IdentityFunction real_identity = (IdentityFunction)real_identity_address; in TEST()