Home
last modified time | relevance | path

Searched refs:GetNameByPid (Results 1 - 9 of 9) sorted by relevance

/base/time/time_service/utils/native/include/
H A Dtime_file_utils.h29 static std::string GetNameByPid(uint32_t pid);
/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/
H A Dgwpasan_collector.h56 std::string GetNameByPid(int32_t pid);
H A Dgwpasan_collector.cpp110 currInfo.procName = GetNameByPid(currInfo.pid); in ReadGwpAsanRecord()
169 std::string GetNameByPid(int32_t pid) in GetNameByPid() function
/base/time/time_service/utils/native/src/
H A Dtime_file_utils.cpp52 std::string TimeFileUtils::GetNameByPid(uint32_t pid) in GetNameByPid() function in OHOS::MiscServices::TimeFileUtils
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_utils.h103 std::string GetNameByPid(uint32_t pid);
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_utils.cpp423 string GetNameByPid(uint32_t pid) in GetNameByPid() function
472 std::string ppidName = GetNameByPid(ppid); in GetPPidByPid()
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_stats.cpp166 entry.name = GetNameByPid(info.pid); in UpdatePidTable()
/base/hiviewdfx/hilog/services/hilogtool/
H A Dlog_display.cpp213 string name = GetNameByPid(pStats.pid); in GetProcessName()
/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp161 bundleName = TimeFileUtils::GetNameByPid(IPCSkeleton::GetCallingPid()); in CreateTimer()
1044 std::string procName = TimeFileUtils::GetNameByPid(pid);

Completed in 6 milliseconds