Home
last modified time | relevance | path

Searched refs:gid_ (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hidumper/interfaces/native/innerkits/include/
H A Ddump_common_utils.h34 int gid_; member
/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_common_utils.cpp145 gid_ = UNSET; in Reset()
326 StrToInt(val0, info.gid_); in GetProcessInfo()
332 if ((info.pid_ > UNSET) && (info.ppid_ > UNSET) && (info.uid_ > UNSET) && (info.gid_ > UNSET)) { in GetProcessInfo()

Completed in 1 milliseconds