Searched refs:IdentityFunction (Results 1 – 1 of 1) sorted by relevance
36 typedef int (*IdentityFunction)(int); typedef290 IdentityFunction InterceptedRealFunction;320 IdentityFunction identity = (IdentityFunction)identity_address; in TestIdentityFunctionPatching()335 IdentityFunction real_identity = (IdentityFunction)real_identity_address; in TestIdentityFunctionPatching()461 IdentityFunction identity1 = (IdentityFunction)identity_address1; in TEST()462 IdentityFunction identity2 = (IdentityFunction)identity_address2; in TEST()472 IdentityFunction real_identity = (IdentityFunction)real_identity_address; in TEST()