Home
last modified time | relevance | path

Searched refs:GetPidByName (Results 1 – 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/adapter/utility/include/
Dcommon_utils.h41 pid_t GetPidByName(const std::string& processName);
/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/
Devent_logger_plugin_test.cpp142 event->SetEventValue("PID", CommonUtils::GetPidByName("foundation"));
175 event->SetEventValue("PID", CommonUtils::GetPidByName("foundation"));
201 event->SetEventValue("PID", CommonUtils::GetPidByName("foundation"));
/base/hiviewdfx/hiview/adapter/utility/platform/ohos/
Dcommon_utils.cpp89 pid_t GetPidByName(const std::string& processName) in GetPidByName() function
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
Devent_logger_catcher_test.cpp192 int pid = CommonUtils::GetPidByName("foundation");
/base/hiviewdfx/hiview/adapter/utility/test/unittest/common/
Dadapter_utility_ohos_test.cpp108 auto hiviewProcessId = CommonUtils::GetPidByName("hiview");