Searched refs:GetPidByName (Results 1 – 5 of 5) sorted by relevance
41 pid_t GetPidByName(const std::string& processName);
142 event->SetEventValue("PID", CommonUtils::GetPidByName("foundation"));175 event->SetEventValue("PID", CommonUtils::GetPidByName("foundation"));201 event->SetEventValue("PID", CommonUtils::GetPidByName("foundation"));
89 pid_t GetPidByName(const std::string& processName) in GetPidByName() function
192 int pid = CommonUtils::GetPidByName("foundation");
108 auto hiviewProcessId = CommonUtils::GetPidByName("hiview");