Searched defs:GetProcessName (Results 1 – 6 of 6) sorted by relevance
86 bool GetProcessName(char* buffer, size_t bufferSz) in GetProcessName() function
87 bool GetProcessName(char* buffer, size_t bufferSz) in GetProcessName() function
83 std::string ProcessStatus::GetProcessName(int32_t pid) in GetProcessName() function in OHOS::HiviewDFX::UCollectUtil::ProcessStatus
211 std::string NativeTokenInfoInner::GetProcessName() const in GetProcessName() function in OHOS::Security::AccessToken::NativeTokenInfoInner
180 std::string WatchPoint::GetProcessName() const in GetProcessName() function in OHOS::HiviewDFX::WatchPoint
208 static string GetProcessName(const ProcStatsRsp &pStats) in GetProcessName() function