Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_common_utils.cpp318 std::string val0 = values[LINE_VALUE_0]; in GetProcessInfo() local
320 StrToInt(val0, info.pid_); in GetProcessInfo()
322 StrToInt(val0, info.ppid_); in GetProcessInfo()
324 StrToInt(val0, info.uid_); in GetProcessInfo()
326 StrToInt(val0, info.gid_); in GetProcessInfo()

Completed in 1 milliseconds