ServiceFullThunk 163 sandbox/win/src/service_resolver_32.cc ServiceFullThunk* thunk = reinterpret_cast<ServiceFullThunk*>( ServiceFullThunk 179 sandbox/win/src/service_resolver_32.cc return offsetof(ServiceFullThunk, internal_thunk) + GetInternalThunkSize(); ServiceFullThunk 195 sandbox/win/src/service_resolver_32.cc ServiceFullThunk* thunk = reinterpret_cast<ServiceFullThunk*>(thunk_storage); ServiceFullThunk 269 sandbox/win/src/service_resolver_32.cc ServiceFullThunk *full_local_thunk = reinterpret_cast<ServiceFullThunk*>( ServiceFullThunk 271 sandbox/win/src/service_resolver_32.cc ServiceFullThunk *full_remote_thunk = reinterpret_cast<ServiceFullThunk*>( ServiceFullThunk 341 sandbox/win/src/service_resolver_32.cc ServiceFullThunk *full_thunk = ServiceFullThunk 342 sandbox/win/src/service_resolver_32.cc reinterpret_cast<ServiceFullThunk*>(remote_thunk); ServiceFullThunk 101 sandbox/win/src/service_resolver_64.cc ServiceFullThunk* thunk = reinterpret_cast<ServiceFullThunk*>( ServiceFullThunk 116 sandbox/win/src/service_resolver_64.cc return sizeof(ServiceFullThunk); ServiceFullThunk 132 sandbox/win/src/service_resolver_64.cc ServiceFullThunk* thunk = reinterpret_cast<ServiceFullThunk*>(thunk_storage); ServiceFullThunk 144 sandbox/win/src/service_resolver_64.cc ServiceFullThunk function_code; ServiceFullThunk 171 sandbox/win/src/service_resolver_64.cc ServiceFullThunk* full_local_thunk = ServiceFullThunk 172 sandbox/win/src/service_resolver_64.cc reinterpret_cast<ServiceFullThunk*>(local_thunk); ServiceFullThunk 173 sandbox/win/src/service_resolver_64.cc ServiceFullThunk* full_remote_thunk = ServiceFullThunk 174 sandbox/win/src/service_resolver_64.cc reinterpret_cast<ServiceFullThunk*>(remote_thunk); ServiceFullThunk 186 sandbox/win/src/service_resolver_64.cc sizeof(ServiceFullThunk), &actual)) ServiceFullThunk 189 sandbox/win/src/service_resolver_64.cc if (sizeof(ServiceFullThunk) != actual) ServiceFullThunk 214 sandbox/win/wow_helper/service64_resolver.cc ServiceFullThunk* thunk = reinterpret_cast<ServiceFullThunk*>( ServiceFullThunk 255 sandbox/win/wow_helper/service64_resolver.cc return sizeof(ServiceFullThunk); ServiceFullThunk 280 sandbox/win/wow_helper/service64_resolver.cc ServiceFullThunk* full_local_thunk = reinterpret_cast<ServiceFullThunk*>( ServiceFullThunk 282 sandbox/win/wow_helper/service64_resolver.cc ServiceFullThunk* full_remote_thunk = reinterpret_cast<ServiceFullThunk*>( ServiceFullThunk 328 sandbox/win/wow_helper/service64_resolver.cc sizeof(ServiceFullThunk), &actual)) ServiceFullThunk 331 sandbox/win/wow_helper/service64_resolver.cc if (sizeof(ServiceFullThunk) != actual)