Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/interfaces/native/innerkits/include/
H A Ddump_common_utils.h57 static bool IsUserPid(const std::string &pid);
/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_common_utils.cpp176 bool DumpCommonUtils::IsUserPid(const std::string &pid) in IsUserPid() function in OHOS::HiviewDFX::DumpCommonUtils
207 if (!IsUserPid(file)) { in GetUserPids()
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dcmd_dumper.cpp45 if (ptrDumpCfg_->name_ == "dumper_stack" && !DumpCommonUtils::IsUserPid(std::to_string(pid))) { in PreExecute()

Completed in 2 milliseconds