Searched refs:GetProcessId (Results 1 – 8 of 8) sorted by relevance
26 int32_t GetProcessId() const;
38 int32_t FaultLogInfo::GetProcessId() const in GetProcessId() function in OHOS::HiviewDFX::FaultLogInfo
37 pid_t GetProcessId() const;
95 pid_t DfxThread::GetProcessId() const in GetProcessId() function in OHOS::HiviewDFX::DfxThread
154 ASSERT_EQ(info.GetProcessId(), 1123);
280 ret &= info->GetProcessId() == getpid();
42 .pid = faultLogInfo->GetProcessId(), in ConversionInform()52 HIVIEW_LOGE("pid %{public}d Fail to get fd:%{public}d\n", faultLogInfo->GetProcessId(), fd); in ConversionInform()
601 pid_t processID = thread->GetProcessId();