Home
last modified time | relevance | path

Searched refs:inherit_handles (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/process/
Dlaunch.cc15 inherit_handles(false), in LaunchOptions()
Dlaunch.h84 bool inherit_handles; member
/external/python/cpython2/PC/
D_subprocess.c424 int inherit_handles; in sp_CreateProcess() local
435 &inherit_handles, in sp_CreateProcess()
468 inherit_handles, in sp_CreateProcess()
/external/libmojo/mojo/edk/test/
Dmultiprocess_test_helper.cc114 options.inherit_handles = true; in StartChildWithExtraSwitch()