Searched defs:kNormalTerminationExitCode (Results 1 – 2 of 2) sorted by relevance
| /external/libchrome/base/process/ | ||
| D | kill.h | 28 const DWORD kNormalTerminationExitCode = 0; variable |
| /external/cronet/base/process/ | ||
| D | kill.h | 29 const DWORD kNormalTerminationExitCode = 0; variable |