Searched refs:GetPID (Results 1 – 12 of 12) sorted by relevance
40 pid_t GetPID(const char *pidFile) in GetPID() function84 pid_t pid = GetPID(pidFile); in StopProcess()
34 pid_t GetPID(const char *pidFile);
53 key->GetPID(); in MediaAVSessionAdapterImplFuzzTest()
54 static pid_t GetPID(const std::string& pidfile);
238 EXPECT_GT(DhcpFunction::GetPID(pidFile), 0);240 EXPECT_EQ(DhcpFunction::GetPID(pidFile), -1);
63 int32_t GetPID();
190 int32_t MediaAVSessionKey::GetPID() in GetPID() function in OHOS::NWeb::MediaAVSessionKey220 avMetadata_->SetAssetId(std::to_string(avSessionKey_->GetPID())); in MediaAVSessionAdapterImpl()
179 EXPECT_GT(GetPID(pidFile), 0);
128 pDhcpFunction->GetPID(pidfile); in GetPIDTest()
366 pid_t GetPID(const char *pidFile) in GetPID() function
577 pid_t DhcpFunction::GetPID(const std::string& pidfile) in GetPID() function in OHOS::DHCP::DhcpFunction
342 auto ret = g_key->GetPID();