Searched refs:IdentityFunction (Results 1 – 1 of 1) sorted by relevance
35 typedef int (*IdentityFunction)(int); typedef346 IdentityFunction InterceptedRealFunction;376 IdentityFunction identity = (IdentityFunction)identity_address; in TestIdentityFunctionPatching()391 IdentityFunction real_identity = (IdentityFunction)real_identity_address; in TestIdentityFunctionPatching()517 IdentityFunction identity1 = (IdentityFunction)identity_address1; in TEST()518 IdentityFunction identity2 = (IdentityFunction)identity_address2; in TEST()528 IdentityFunction real_identity = (IdentityFunction)real_identity_address; in TEST()