Searched refs:UNSET (Results 1 – 2 of 2) sorted by relevance
31 constexpr int UNSET = -1; variable37 id_ = UNSET; in CpuInfo()69 pid_ = UNSET; in Reset()70 uid_ = UNSET; in Reset()71 gid_ = UNSET; in Reset()72 ppid_ = UNSET; in Reset()237 … if ((info.pid_ > UNSET) && (info.ppid_ > UNSET) && (info.uid_ > UNSET) && (info.gid_ > UNSET)) { in GetProcessInfo()
54 static const int UNSET = -1;57 int pid_ {UNSET};58 int uid_ {UNSET};60 int cpuId_ {UNSET};