Searched refs:BizStage (Results 1 - 9 of 9) sorted by relevance
/foundation/filemanagement/storage_service/services/storage_manager/storage/src/ |
H A D | storage_total_status_service.cpp | 48 .bizStage = BizStage::BIZ_STAGE_GET_SYSTEM_SIZE, in GetSystemSize() 62 .bizStage = BizStage::BIZ_STAGE_GET_SYSTEM_SIZE, in GetSystemSize() 87 .bizStage = BizStage::BIZ_STAGE_GET_TOTAL_SIZE, in GetTotalSize() 101 .bizStage = BizStage::BIZ_STAGE_GET_TOTAL_SIZE, in GetTotalSize() 123 .bizStage = BizStage::BIZ_STAGE_GET_FREE_SIZE, in GetFreeSize()
|
H A D | storage_status_service.cpp | 204 .bizStage = BizStage::BIZ_STAGE_GET_USER_STORAGE_STATS, in GetUserStorageStats() 220 .bizStage = BizStage::BIZ_STAGE_GET_USER_STORAGE_STATS, in GetUserStorageStats() 238 .bizStage = BizStage::BIZ_STAGE_GET_USER_STORAGE_STATS, in GetUserStorageStats() 252 .bizStage = BizStage::BIZ_STAGE_GET_USER_STORAGE_STATS, in GetUserStorageStats() 291 .bizStage = BizStage::BIZ_STAGE_GET_BUNDLE_STATS, in GetCurrentBundleStats()
|
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/ |
H A D | storage_daemon.cpp | 94 .bizStage = BizStage::BIZ_STAGE_MOUNT, in Mount() 123 .bizStage = BizStage::BIZ_STAGE_UNMOUNT, in UMount() 162 .bizStage = BizStage::BIZ_STAGE_FORMAT, in Format() 191 .bizStage = BizStage::BIZ_STAGE_PARTITION, in Partition() 220 .bizStage = BizStage::BIZ_STAGE_SET_VOLUME_DESCRIPTION, in SetVolumeDescription() 371 .bizStage = BizStage::BIZ_STAGE_PREPARE_ADD_USER, in PrepareUserDirs() 388 .bizStage = BizStage::BIZ_STAGE_PREPARE_ADD_USER, in PrepareUserDirs() 416 .bizStage = BizStage::BIZ_STAGE_REMOVE_USER, in DestroyUserDirs() 435 .bizStage = BizStage::BIZ_STAGE_REMOVE_USER, in DestroyUserDirs() 459 .bizStage = BizStage in StartUser() [all...] |
/foundation/window/window_manager/utils/src/ |
H A D | dms_reporter.cpp | 35 enum class BizStage : int32_t { class 63 EVENT_KEY_BIZ_STAGE, static_cast<int32_t>(BizStage::REGISTER), in ReportRegisterSessionListener() 82 EVENT_KEY_BIZ_STAGE, static_cast<int32_t>(BizStage::QUERY_MISSION_INFO), in ReportQuerySessionInfo() 101 EVENT_KEY_BIZ_STAGE, static_cast<int32_t>(BizStage::CONTINUE_APP), in ReportContinueApp()
|
/foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
H A D | storage_radar.cpp | 35 "BIZ_STAGE", static_cast<int32_t>(BizStage::BIZ_STAGE_SA_START), in RecordKillProcessResult() 46 "BIZ_STAGE", static_cast<int32_t>(BizStage::BIZ_STAGE_SA_START), in RecordKillProcessResult()
|
/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/ |
H A D | storage_radar.h | 49 enum class BizStage : int32_t { class 89 enum BizStage bizStage;
|
/foundation/filemanagement/dfs_service/utils/system/src/ |
H A D | utils_directory.cpp | 98 "BIZ_STAGE", static_cast<int32_t>(BizStage::DFS_OPEN_SESSION), in RadarDotsReportOpenSession() 110 "BIZ_STAGE", static_cast<int32_t>(BizStage::DFS_OPEN_SESSION), in RadarDotsReportOpenSession() 145 "BIZ_STAGE", static_cast<int32_t>(BizStage::DFS_SENDFILE), in RadarDotsReportSendFile() 157 "BIZ_STAGE", static_cast<int32_t>(BizStage::DFS_SENDFILE), in RadarDotsReportSendFile()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/dfx/ |
H A D | radar_reporter.h | 39 enum BizStage { enum
|
/foundation/filemanagement/dfs_service/utils/system/include/ |
H A D | utils_directory.h | 47 enum class BizStage : int32_t { class
|
Completed in 5 milliseconds