Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_utils.cpp43 const std::string SH_NAMES[] = { "sh", "/bin/sh", "/system/bin/sh", "/xbin/sh", "/system/xbin/sh"}; member
474 if (std::find(std::begin(SH_NAMES), std::end(SH_NAMES), ppidName) != std::end(SH_NAMES)) { in GetPPidByPid()

Completed in 2 milliseconds