Home
last modified time | relevance | path

Searched defs:bizStage (Results 1 - 8 of 8) sorted by relevance

/foundation/distributedhardware/device_manager/test/commonunittest/
H A Ddm_radar_helper_test.cpp233 int32_t bizStage = static_cast<int32_t>(PinHolderStage::RECEIVE_DESTROY_PIN_HOLDER_MSG); in HWTEST_F() local
/foundation/filemanagement/app_file_service/utils/src/b_radar/
H A Db_radar.cpp38 RecordDefaultFuncRes(Info &info, const std::string &func, int32_t userId, enum BizStageBackup bizStage, int32_t resultCode) RecordDefaultFuncRes() argument
59 RecordBackupFuncRes(Info &info, const std::string &func, int32_t userId, enum BizStageBackup bizStage, int32_t resultCode) RecordBackupFuncRes() argument
80 RecordRestoreFuncRes(Info &info, const std::string &func, int32_t userId, enum BizStageRestore bizStage, int32_t resultCode) RecordRestoreFuncRes() argument
/foundation/distributedhardware/device_manager/radar/src/
H A Ddm_radar_helper.cpp708 void DmRadarHelper::ReportSendOrReceiveHolderMsg(int32_t bizStage, std::string funcName, std::string peerUdid) in ReportSendOrReceiveHolderMsg() argument
/foundation/distributedhardware/device_manager/radar/src/lite/
H A Ddm_radar_helper.cpp137 void DmRadarHelper::ReportSendOrReceiveHolderMsg(int32_t bizStage, std::string funcName, std::string peerUdid) in ReportSendOrReceiveHolderMsg() argument
/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H A Dstorage_radar.h89 enum BizStage bizStage; member
/foundation/distributedhardware/device_manager/services/service/src/pinholder/
H A Dpin_holder.cpp207 int32_t bizStage = static_cast<int32_t>(PinHolderStage::SEND_CREATE_PIN_HOLDER_MSG); in CreateGeneratePinHolderMsg() local
252 int32_t bizStage = static_cast<int32_t>(PinHolderStage::RECEIVE_CREATE_PIN_HOLDER_MSG); in ProcessCreateMsg() local
330 int32_t bizStage = static_cast<int32_t>(PinHolderStage::RECEIVE_DESTROY_PIN_HOLDER_MSG); in ProcessDestroyMsg() local
/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Ddatashare_radar_reporter.h139 RadarReport(int32_t bizScene, int32_t bizStage, const std::string funcName) in RadarReport() argument
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_client.cpp253 int32_t bizStage = (syncTime == 0) ? RadarReporter::DFX_LOCAL_PASTE_END : RadarReporter::DFX_DISTRIBUTED_PASTE_END; in GetPasteData() local

Completed in 7 milliseconds