Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H A Dstorage_total_status_service.cpp48 .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 Dstorage_status_service.cpp204 .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 Dstorage_daemon.cpp94 .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 Ddms_reporter.cpp35 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 Dstorage_radar.cpp35 "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 Dstorage_radar.h49 enum class BizStage : int32_t { class
89 enum BizStage bizStage;
/foundation/filemanagement/dfs_service/utils/system/src/
H A Dutils_directory.cpp98 "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 Dradar_reporter.h39 enum BizStage { enum
/foundation/filemanagement/dfs_service/utils/system/include/
H A Dutils_directory.h47 enum class BizStage : int32_t { class

Completed in 5 milliseconds