Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_utils.cpp472 std::string ppidName = GetNameByPid(ppid); in GetPPidByPid() local
474 if (std::find(std::begin(SH_NAMES), std::end(SH_NAMES), ppidName) != std::end(SH_NAMES)) { in GetPPidByPid()

Completed in 2 milliseconds