Home
last modified time | relevance | path

Searched defs:GetProcessName (Results 1 – 10 of 10) sorted by relevance

/base/hiviewdfx/hiview/framework/native/unified_collection/process/
Dprocess_status.cpp33 std::string ProcessStatus::GetProcessName(int32_t pid) in GetProcessName() function in OHOS::HiviewDFX::UCollectUtil::ProcessStatus
/base/hiviewdfx/faultloggerd/common/cutil/
Dmusl_cutil.h87 bool GetProcessName(char* buffer, size_t bufferSz) in GetProcessName() function
Ddfx_cutil.c87 bool GetProcessName(char* buffer, size_t bufferSz) in GetProcessName() function
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/base/
Dfault_info_base.h40 std::string GetProcessName() const in GetProcessName() function
/base/security/access_token/services/accesstokenmanager/main/cpp/src/token/
Dnative_token_info_inner.cpp210 std::string NativeTokenInfoInner::GetProcessName() const in GetProcessName() function in OHOS::Security::AccessToken::NativeTokenInfoInner
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dwatch_point.cpp187 std::string WatchPoint::GetProcessName() const in GetProcessName() function in OHOS::HiviewDFX::WatchPoint
/base/hiviewdfx/hilog/services/hilogtool/
Dlog_display.cpp208 static string GetProcessName(const ProcStatsRsp &pStats) in GetProcessName() function
/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
DAppLaunchSceneDataProcessor.cpp238 std::string AppLaunchSceneDataProcessor::GetProcessName(const AppStartRecord& record) in GetProcessName() function in AppLaunchSceneDataProcessor
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
Dfault_detector_util.cpp278 string FaultDetectorUtil::GetProcessName(int32_t pid) in GetProcessName() function in OHOS::HiviewDFX::FaultDetectorUtil
/base/startup/appspawn/standard/
Dappspawn_manager.h246 APPSPAWN_INLINE const char *GetProcessName(const AppSpawningCtx *property) in GetProcessName() function