Searched defs:inherit_handles (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/sandbox/win/src/ |
D | process_thread_interception.cc | 266 BOOL inherit_handles, DWORD flags, in TargetCreateProcessW() 325 BOOL inherit_handles, DWORD flags, in TargetCreateProcessA()
|
D | target_process.cc | 113 bool inherit_handles, in Create()
|
D | interceptors_64.cc | 177 LPSECURITY_ATTRIBUTES thread_attributes, BOOL inherit_handles, DWORD flags, in TargetCreateProcessW64() 192 LPSECURITY_ATTRIBUTES thread_attributes, BOOL inherit_handles, DWORD flags, in TargetCreateProcessA64()
|
D | broker_services.cc | 389 bool inherit_handles = false; in SpawnTarget() local
|
/external/chromium_org/base/process/ |
D | launch.h | 59 bool inherit_handles; member
|
D | launch_win.cc | 114 bool inherit_handles = options.inherit_handles; in LaunchProcess() local
|
/external/chromium_org/remoting/host/win/ |
D | launch_process_with_token.cc | 308 BOOL inherit_handles; in SendCreateProcessRequest() member 455 bool inherit_handles, in LaunchProcessWithToken()
|