PerformPatch 81 sandbox/win/src/service_resolver.h virtual NTSTATUS PerformPatch(void* local_thunk, void* remote_thunk); PerformPatch 170 sandbox/win/src/service_resolver_32.cc ret = PerformPatch(thunk, thunk_storage); PerformPatch 107 sandbox/win/src/service_resolver_64.cc ret = PerformPatch(thunk, thunk_storage); PerformPatch 220 sandbox/win/wow_helper/service64_resolver.cc ret = PerformPatch(thunk, thunk_storage); PerformPatch 64 sandbox/win/wow_helper/service64_resolver.h virtual NTSTATUS PerformPatch(void* local_thunk, void* remote_thunk);