Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dconfig_utils.cpp597 int ConfigUtils::GetDumpLevelByPid(int uid, const DumpCommonUtils::PidInfo &pidInfo) in GetDumpLevelByPid() function in OHOS::HiviewDFX::ConfigUtils
731 int newLevel = GetDumpLevelByPid(dumperParam_->GetUid(), pidInfo); in GetGroup()
746 int newLevel = GetDumpLevelByPid(dumperParam_->GetUid(), currentPidInfo_); in GetGroup()
862 int newLevel = GetDumpLevelByPid(uid, pidInfo); in CopySmaps()
/base/hiviewdfx/hidumper/frameworks/native/include/util/
H A Dconfig_utils.h35 static int GetDumpLevelByPid(int uid, const DumpCommonUtils::PidInfo &pidInfo);

Completed in 2 milliseconds