Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/common/cutil/
Ddfx_cutil.c71 bool GetProcessName(char* buffer, size_t bufferSz) in GetProcessName() function
/base/hiviewdfx/hiview/framework/native/unified_collection/process/
Dprocess_status.cpp31 std::string ProcessStatus::GetProcessName(int32_t pid) in GetProcessName() function in OHOS::HiviewDFX::UCollectUtil::ProcessStatus
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/base/
Dfault_info_base.h40 std::string GetProcessName() const in GetProcessName() function
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dwatch_point.cpp246 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.cpp240 std::string AppLaunchSceneDataProcessor::GetProcessName(const AppStartRecord& record) in GetProcessName() function in OHOS::HiviewDFX::AppLaunchSceneDataProcessor
/base/useriam/user_auth_framework/services/context/src/
Dwidget_json.cpp474 bool GetProcessName(nlohmann::json &jsonBuf, std::vector<std::string> &processName) in GetProcessName() function
/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.h258 APPSPAWN_INLINE const char *GetProcessName(const AppSpawningCtx *property) in GetProcessName() function