Home
last modified time | relevance | path

Searched refs:GetPidByProcess (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/
H A Dtest_util.cpp51 string pid = GetPidByProcess(processName); in GetSmapsPath()
64 string pid = GetPidByProcess(processName); in GetSampleFile()
77 string pidBefore = GetPidByProcess(name); in RestartProcess()
86 pidAfter = GetPidByProcess(name); in RestartProcess()
100 string TestUtil::GetPidByProcess(const string &name) in GetPidByProcess() function in OHOS::HiviewDFX::TestUtil
H A Dtest_util.h50 static std::string GetPidByProcess(const std::string &name);