Home
last modified time | relevance | path

Searched refs:BIZ_STATE (Results 1 - 21 of 21) sorted by relevance

/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Ddatashare_radar_reporter.h122 constexpr const char* BIZ_STATE = "BIZ_STATE"; member
142 RadarReporter::BIZ_STATE, RadarReporter::START); in RadarReport()
151 RADAR_REPORT(funcName_, bizScene_, bizStage_, RadarReporter::FAILED, RadarReporter::BIZ_STATE, in ~RadarReport()
155 RadarReporter::BIZ_STATE, RadarReporter::FINISHED); in ~RadarReport()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddistributed_radar.cpp41 BIZ_STATE, static_cast<int32_t>(BizState::BIZ_STATE_START)); in RegisterFocusedRes()
52 BIZ_STATE, static_cast<int32_t>(BizState::BIZ_STATE_START), in RegisterFocusedRes()
76 BIZ_STATE, static_cast<int32_t>(BizState::BIZ_STATE_END), in RegisterSoftbusCallbackRes()
88 BIZ_STATE, static_cast<int32_t>(BizState::BIZ_STATE_END), in RegisterSoftbusCallbackRes()
110 BIZ_STATE, static_cast<int32_t>(BizState::BIZ_STATE_START), in DmsFocused()
168 BIZ_STATE, static_cast<int32_t>(BizState::BIZ_STATE_END), in NormalFocusedSendEventRes()
180 BIZ_STATE, static_cast<int32_t>(BizState::BIZ_STATE_END), in NormalFocusedSendEventRes()
202 BIZ_STATE, static_cast<int32_t>(BizState::BIZ_STATE_START)); in SetFocusedState()
259 BIZ_STATE, static_cast<int32_t>(BizState::BIZ_STATE_END), in ChangeStateFocusedSendEventRes()
271 BIZ_STATE, static_cas in ChangeStateFocusedSendEventRes()
[all...]
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/
H A Dtrans_listener.cpp73 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in HandleCopyFailure()
78 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in HandleCopyFailure()
104 RadarReporter::BIZ_STATE, RadarReporter::DFX_BEGIN, RadarReporter::PACKAGE_NAME, std::to_string(getpid()), in CopyFileFromSoftBus()
121 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in CopyFileFromSoftBus()
135 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::CONCURRENT_ID, currentId); in CopyFileFromSoftBus()
201 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in CopyToSandBox()
219 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in CopyToSandBox()
226 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::CONCURRENT_ID, currentId); in CopyToSandBox()
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_client.cpp239 RadarReporter::BIZ_STATE, RadarReporter::DFX_BEGIN, RadarReporter::CONCURRENT_ID, currentId, in GetPasteData()
246 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::CONCURRENT_ID, currentId, in GetPasteData()
261 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::CONCURRENT_ID, currentId, in GetPasteData()
270 RADAR_REPORT(RadarReporter::DFX_GET_PASTEBOARD, bizStage, RadarReporter::DFX_FAILED, RadarReporter::BIZ_STATE, in GetPasteData()
275 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::CONCURRENT_ID, currentId, in GetPasteData()
384 RadarReporter::BIZ_STATE, RadarReporter::DFX_BEGIN); in SetPasteData()
388 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in SetPasteData()
414 RadarReporter::BIZ_STATE, RadarReporter::DFX_END); in SetPasteData()
417 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, ret); in SetPasteData()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_file_receive_listener.cpp81 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in SetRecvPath()
136 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in OnFileTransError()
H A Dsoftbus_agent.cpp185 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in OpenSession()
194 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in OpenSession()
H A Dsoftbus_handler.cpp136 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in CreateSessionServer()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkv_radar_reporter.h69 constexpr const char* BIZ_STATE = "BIZ_STATE"; member
H A Dkvdb_service_impl.cpp256 RADAR_REPORT(STANDARD_DEVICE_SYNC, ADD_SYNC_TASK, RADAR_SUCCESS, BIZ_STATE, START, in Sync()
310 RADAR_REPORT(BROADCAST_DEVICE_SYNC, SEND_BROADCAST, RADAR_START, BIZ_STATE, START, in PutSwitch()
313 RADAR_REPORT(BROADCAST_DEVICE_SYNC, SEND_BROADCAST, RADAR_SUCCESS, BIZ_STATE, END, in PutSwitch()
1000 BIZ_STATE, END, SYNC_STORE_ID, Anonymous::Change(meta.storeId), SYNC_APP_ID, meta.bundleName, in DoSyncInOrder()
1076 RADAR_REPORT(STANDARD_DEVICE_SYNC, OPEN_STORE, RADAR_FAILED, ERROR_CODE, Status::ERROR, BIZ_STATE, END, in DoSyncBegin()
1105 RADAR_REPORT(STANDARD_DEVICE_SYNC, START_SYNC, RADAR_FAILED, ERROR_CODE, status, BIZ_STATE, END, in DoSyncBegin()
1120 RADAR_REPORT(STANDARD_DEVICE_SYNC, FINISH_SYNC, RADAR_SUCCESS, BIZ_STATE, END, in DoComplete()
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/
H A Ddfs_event_dfx.h57 constexpr const char* BIZ_STATE = "BIZ_STATE"; member
/foundation/multimedia/av_session/utils/include/
H A Dradar_constants.h97 const std::string BIZ_STATE = "BIZ_STATE"; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_dfx_adapter.h93 static const std::string BIZ_STATE; member in DistributedDB::final
/foundation/filemanagement/dfs_service/utils/system/include/
H A Ddfs_daemon_event_dfx.h76 constexpr const char* BIZ_STATE = "BIZ_STATE"; member
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon.cpp173 RadarReporter::BIZ_STATE, RadarReporter::DFX_BEGIN); in OpenP2PConnection()
196 RadarReporter::BIZ_STATE, RadarReporter::DFX_END); in OpenP2PConnection()
468 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in GetRealPath()
478 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in GetRealPath()
585 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in GetRemoteSA()
619 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in Copy()
/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dpasteboard_event_dfx.h112 constexpr const char *BIZ_STATE = "BIZ_STATE"; member
/foundation/filemanagement/dfs_service/utils/system/src/
H A Ddfsu_access_token_helper.cpp144 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in CheckUriPermission()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_dfx_adapter.cpp46 const std::string DBDfxAdapter::BIZ_STATE = "BIZ_STATE"; member in DistributedDB::DBDfxAdapter
100 {.name = {"BIZ_STATE"}, in ReportBehavior()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddistributed_radar.h46 const std::string BIZ_STATE = "BIZ_STATE"; member
/foundation/multimedia/av_session/utils/src/
H A Davsession_radar.cpp186 BIZ_STATE, info.bizState_, in ReportWithoutTrustInfo()
209 BIZ_STATE, info.bizState_, in ReportWithTrustInfo()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
H A Ddevice_manager_agent.cpp830 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in IsSupportedDevice()
/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp1003 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::CONCURRENT_ID, pasteId); in PasteComplete()

Completed in 19 milliseconds