Home
last modified time | relevance | path

Searched defs:kNullProcessHandle (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/process/
Dprocess_handle.h36 const ProcessHandle kNullProcessHandle = NULL; variable
41 const ProcessHandle kNullProcessHandle = ZX_HANDLE_INVALID; variable
47 const ProcessHandle kNullProcessHandle = 0; variable
/external/libchrome/base/process/
Dprocess_handle.h32 const ProcessHandle kNullProcessHandle = NULL; variable