Home
last modified time | relevance | path

Searched refs:target_process (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/multiprocessing/
Dforking.py230 def duplicate(handle, target_process=None, inheritable=False): argument
231 if target_process is None:
232 target_process = _subprocess.GetCurrentProcess()
234 _subprocess.GetCurrentProcess(), handle, target_process,
/external/libchrome/sandbox/win/
Dsandbox_win.gypi123 'src/target_process.cc',
124 'src/target_process.h',
DBUILD.gn120 "src/target_process.cc",
121 "src/target_process.h",