Home
last modified time | relevance | path

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

/external/cronet/base/process/
Dprocess_handle.h35 const ProcessHandle kNullProcessHandle = NULL; variable
40 const ProcessHandle kNullProcessHandle = ZX_HANDLE_INVALID; variable
46 const ProcessHandle kNullProcessHandle = 0; variable
/external/libchrome/base/process/
Dprocess_handle.h32 const ProcessHandle kNullProcessHandle = NULL; variable