/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/ |
H A D | trans_listener.cpp | 72 RADAR_REPORT(RadarReporter::DFX_SET_DFS, RadarReporter::DFX_SET_BIZ_SCENE, RadarReporter::DFX_FAILED, in HandleCopyFailure() 73 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in HandleCopyFailure() 74 RadarReporter::SEND_FILE_ERROR, RadarReporter::CONCURRENT_ID, currentId); in HandleCopyFailure() 77 RADAR_REPORT(RadarReporter::DFX_SET_DFS, RadarReporter in HandleCopyFailure() [all...] |
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
H A D | softbus_file_receive_listener.cpp | 80 RADAR_REPORT(RadarReporter::DFX_SET_DFS, RadarReporter::DFX_SET_BIZ_SCENE, RadarReporter::DFX_FAILED, in SetRecvPath() 81 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in SetRecvPath() 82 RadarReporter::CREAT_VALID_PATH_ERROR, RadarReporter::PACKAGE_NAME, RadarReporter::appFileService); in SetRecvPath() 135 RADAR_REPORT(RadarReporter in OnFileTransError() [all...] |
H A D | softbus_agent.cpp | 184 RADAR_REPORT(RadarReporter::DFX_SET_DFS, RadarReporter::DFX_BUILD__LINK, RadarReporter::DFX_FAILED, in OpenSession() 185 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in OpenSession() 186 RadarReporter::CREAT_SOCKET_ERROR, RadarReporter::PACKAGE_NAME, in OpenSession() 187 RadarReporter::dSoftBus + to_string(socketId)); in OpenSession() 193 RADAR_REPORT(RadarReporter in OpenSession() [all...] |
H A D | softbus_handler.cpp | 135 RADAR_REPORT(RadarReporter::DFX_SET_DFS, RadarReporter::DFX_SET_BIZ_SCENE, RadarReporter::DFX_FAILED, in CreateSessionServer() 136 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in CreateSessionServer() 137 RadarReporter::CREAT_SOCKET_ERROR, RadarReporter::PACKAGE_NAME, in CreateSessionServer() 138 RadarReporter::dSoftBus + std::to_string(socketId)); in CreateSessionServer()
|
/foundation/distributeddatamgr/data_share/frameworks/native/common/include/ |
H A D | datashare_radar_reporter.h | 23 namespace RadarReporter { namespace 131 HiSysEventWrite(RadarReporter::DOMAIN, RadarReporter::EVENT_NAME, RadarReporter::TYPE, \ 132 "ORG_PKG", RadarReporter::ORG_PKG, "FUNC", funcName, \ 141 RADAR_REPORT(funcName, bizScene, bizStage, RadarReporter::SUCCESS, in RadarReport() 142 RadarReporter::BIZ_STATE, RadarReporter::START); in RadarReport() 151 RADAR_REPORT(funcName_, bizScene_, bizStage_, RadarReporter::FAILED, RadarReporter in ~RadarReport() [all...] |
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/ |
H A D | pasteboard_client.cpp | 238 RADAR_REPORT(RadarReporter::DFX_GET_PASTEBOARD, RadarReporter::DFX_GET_BIZ_SCENE, RadarReporter::DFX_SUCCESS, in GetPasteData() 239 RadarReporter::BIZ_STATE, RadarReporter::DFX_BEGIN, RadarReporter::CONCURRENT_ID, currentId, in GetPasteData() 240 RadarReporter::PACKAGE_NAME, currentPid); in GetPasteData() 245 RADAR_REPORT(RadarReporter::DFX_GET_PASTEBOARD, RadarReporter::DFX_CHECK_GET_SERVER, RadarReporter in GetPasteData() [all...] |
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/ |
H A D | datashare_connection.cpp | 188 RADAR_REPORT(__FUNCTION__, RadarReporter::CREATE_DATASHARE_HELPER, in ConnectDataShareExtAbility() 189 RadarReporter::CONNECT_EXT, RadarReporter::SUCCESS, in ConnectDataShareExtAbility() 190 RadarReporter::LOCAL_SESS_NAME, Str16ToStr8(token->GetObjectDescriptor()), in ConnectDataShareExtAbility() 191 RadarReporter::PEER_SESS_NAME, DataShareStringUtils::Change(reqUri)); in ConnectDataShareExtAbility() 194 RADAR_REPORT(__FUNCTION__, RadarReporter::CREATE_DATASHARE_HELPER, in ConnectDataShareExtAbility() 195 RadarReporter::CONNECT_EXT, RadarReporter::FAILED, in ConnectDataShareExtAbility() 196 RadarReporter::ERROR_CODE, RadarReporter in ConnectDataShareExtAbility() [all...] |
H A D | datashare_helper_impl.cpp | 244 RadarReporter::RadarReport report(RadarReporter::OBSERVER_MANAGER, in RegisterObserver() 245 RadarReporter::REGISTER_OBSERVER, __FUNCTION__); in RegisterObserver() 248 report.SetError(RadarReporter::EMPTY_OBSERVER_ERROR); in RegisterObserver() 254 report.SetError(RadarReporter::DATA_SHARE_DIED_ERROR); in RegisterObserver() 262 RadarReporter::RadarReport report(RadarReporter::OBSERVER_MANAGER, in UnregisterObserver() 263 RadarReporter::UNREGISTER_OBSERVER, __FUNCTION__); in UnregisterObserver() 266 report.SetError(RadarReporter::EMPTY_OBSERVER_ERROR); in UnregisterObserver() 272 report.SetError(RadarReporter in UnregisterObserver() [all...] |
/foundation/filemanagement/dfs_service/utils/system/src/ |
H A D | dfsu_access_token_helper.cpp | 143 RADAR_REPORT(RadarReporter::DFX_SET_DFS, RadarReporter::DFX_SET_BIZ_SCENE, RadarReporter::DFX_FAILED, in CheckUriPermission() 144 RadarReporter::BIZ_STATE, RadarReporter::DFX_END, RadarReporter::ERROR_CODE, in CheckUriPermission() 145 RadarReporter::CHECK_URI_PREMISSION_ERROR, RadarReporter::PACKAGE_NAME, RadarReporter::uriPermMgr); in CheckUriPermission()
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/ |
H A D | daemon.cpp | 172 RADAR_REPORT(RadarReporter::DFX_SET_DFS, RadarReporter::DFX_BUILD__LINK, RadarReporter::DFX_SUCCESS, in OpenP2PConnection() 173 RadarReporter::BIZ_STATE, RadarReporter::DFX_BEGIN); in OpenP2PConnection() 195 RADAR_REPORT(RadarReporter::DFX_SET_DFS, RadarReporter::DFX_BUILD__LINK, RadarReporter::DFX_SUCCESS, in OpenP2PConnection() 196 RadarReporter::BIZ_STATE, RadarReporter in OpenP2PConnection() [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/ |
H A D | radar_reporter.cpp | 23 RadarReporter::RadarReporter(const char *eventName, int32_t scene, const char *bundleName, const char *funcName) in RadarReporter() function in OHOS::DistributedDataDfx::RadarReporter 32 RadarReporter::~RadarReporter() in ~RadarReporter() 37 RadarReporter &RadarReporter::operator=(int32_t errCode) in operator =() 43 void RadarReporter::Report(const RadarParam ¶m, const char *funcName, int32_t state, const char *eventName) in Report() 64 std::string RadarReporter::AnonymousUuid(const std::string &uuid) in AnonymousUuid()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
H A D | app_connect_manager.cpp | 39 RADAR_REPORT(__FUNCTION__, RadarReporter::SILENT_ACCESS, RadarReporter::PROXY_CONNECT_EXT,
in Wait() 40 RadarReporter::FAILED, RadarReporter::ERROR_CODE, RadarReporter::CONNECT_EXTENSION_ERROR);
in Wait()
|
H A D | rdb_delegate.cpp | 143 RADAR_REPORT(__FUNCTION__, RadarReporter::SILENT_ACCESS, RadarReporter::PROXY_CALL_RDB, in InsertEx() 144 RadarReporter::FAILED, RadarReporter::ERROR_CODE, RadarReporter::INSERT_RDB_ERROR); in InsertEx() 167 RADAR_REPORT(__FUNCTION__, RadarReporter::SILENT_ACCESS, RadarReporter::PROXY_CALL_RDB, in UpdateEx() 168 RadarReporter::FAILED, RadarReporter::ERROR_CODE, RadarReporter in UpdateEx() [all...] |
H A D | bundle_mgr_proxy.cpp | 78 RADAR_REPORT(__FUNCTION__, RadarReporter::SILENT_ACCESS, RadarReporter::GET_BMS, in GetBundleInfoFromBMS() 79 RadarReporter::FAILED, RadarReporter::ERROR_CODE, RadarReporter::GET_BMS_FAILED); in GetBundleInfoFromBMS() 103 RADAR_REPORT(__FUNCTION__, RadarReporter::SILENT_ACCESS, RadarReporter::GET_BMS, in GetBundleInfoFromBMS() 104 RadarReporter::FAILED, RadarReporter::ERROR_CODE, RadarReporter in GetBundleInfoFromBMS() [all...] |
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/ |
H A D | dfs_event_dfx.h | 23 namespace RadarReporter { namespace 65 HiSysEventWrite(RadarReporter::DOMAIN, RadarReporter::EVENT_NAME, RadarReporter::TYPE, \ 66 "ORG_PKG", RadarReporter::ORG_PKG, "FUNC", __FUNCTION__, \ 70 } // namespace RadarReporter
|
/foundation/filemanagement/dfs_service/utils/system/include/ |
H A D | dfs_daemon_event_dfx.h | 24 namespace RadarReporter { namespace 84 HiSysEventWrite(RadarReporter::DOMAIN, RadarReporter::EVENT_NAME, RadarReporter::TYPE, \ 85 "ORG_PKG", RadarReporter::ORG_PKG, "FUNC", __FUNCTION__, \ 89 } // namespace RadarReporter
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/dfx/ |
H A D | radar_reporter.h | 79 class RadarReporter { class 81 KVSTORE_API RadarReporter(const char *eventName, int32_t scene, const char *bundleName, const char *funcName); 82 KVSTORE_API ~RadarReporter(); 83 KVSTORE_API RadarReporter &operator=(int32_t errCode);
|
/foundation/distributeddatamgr/pasteboard/framework/framework/clip/ |
H A D | clip_plugin.cpp | 39 RadarReporter::DFX_PLUGIN_CREATE_DESTROY, RadarReporter::DFX_PLUGIN_CREATE, RadarReporter::DFX_SUCCESS); in CreatePlugin() 54 RadarReporter::DFX_PLUGIN_CREATE_DESTROY, RadarReporter::DFX_PLUGIN_DESTROY, RadarReporter::DFX_SUCCESS); in DestroyPlugin()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_share_db_config.cpp | 73 RADAR_REPORT(__FUNCTION__, RadarReporter::SILENT_ACCESS, RadarReporter::PROXY_MATEDATA_EXISTS, in GetDbConfig() 74 RadarReporter::FAILED, RadarReporter::ERROR_CODE, RadarReporter::META_DATA_NOT_EXISTS); in GetDbConfig()
|
/foundation/distributeddatamgr/pasteboard/services/dfx/src/ |
H A D | pasteboard_event_dfx.h | 22 namespace RadarReporter { namespace 132 HiSysEventWrite(RadarReporter::DOMAIN, RadarReporter::EVENT_NAME, RadarReporter::TYPE, "ORG_PKG", \ 133 RadarReporter::ORG_PKG, "FUNC", __FUNCTION__, "BIZ_SCENE", bizScene, "BIZ_STAGE", bizStage, "STAGE_RES", \ 136 } // namespace RadarReporter
|
H A D | pasteboard_event_dfx.cpp | 20 namespace RadarReporter { namespace 28 } // namespace RadarReporter
|
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/ |
H A D | data_share_manager_impl.cpp | 96 RADAR_REPORT(__FUNCTION__, RadarReporter::CREATE_DATASHARE_HELPER, in GetDataShareServiceProxy() 97 RadarReporter::DISTRIBUTEDDATA_START, RadarReporter::FAILED, in GetDataShareServiceProxy() 98 RadarReporter::ERROR_CODE, RadarReporter::DISTRIBUTEDDATA_NOT_START); in GetDataShareServiceProxy()
|
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/ |
H A D | object_radar_reporter.cpp | 20 void RadarReporter::ReportStateFinished(std::string func, int32_t scene, int32_t stage, int32_t stageRes, int32_t state)
in ReportStateFinished() 57 void RadarReporter::ReportStage(std::string func, int32_t scene, int32_t stage, int32_t stageRes)
in ReportStage() 90 void RadarReporter::ReportStateStart(std::string func, int32_t scene, int32_t stage, int32_t stageRes,
in ReportStateStart() 132 void RadarReporter::ReportStateError(std::string func, int32_t scene, int32_t stage, int32_t stageRes,
in ReportStateError() 174 void RadarReporter::ReportStageError(std::string func, int32_t scene, int32_t stage,
in ReportStageError()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_asset_loader.cpp | 170 ObjectStore::RadarReporter::ReportStage(std::string(__FUNCTION__), ObjectStore::SAVE, in PushAsset() 179 ObjectStore::RadarReporter::ReportStateError(std::string(__FUNCTION__), ObjectStore::SAVE, in PushAsset() 189 ObjectStore::RadarReporter::ReportStateError(std::string(__FUNCTION__), ObjectStore::SAVE, in OnSendResult() 195 ObjectStore::RadarReporter::ReportStage(std::string(__FUNCTION__), ObjectStore::SAVE, in OnSendResult() 198 ObjectStore::RadarReporter::ReportStateError(std::string(__FUNCTION__), ObjectStore::SAVE, in OnSendResult()
|
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/ |
H A D | distributed_object_store_impl.cpp | 265 RadarReporter::ReportStateStart(std::string(__FUNCTION__), CREATE, INIT_STORE, IDLE, START, bundleName); in GetInstance() 270 RadarReporter::ReportStateError(std::string(__FUNCTION__), CREATE, INIT_STORE, in GetInstance() 280 RadarReporter::ReportStateError(std::string(__FUNCTION__), CREATE, INIT_STORE, in GetInstance() 284 RadarReporter::ReportStage(std::string(__FUNCTION__), CREATE, INIT_STORE, RADAR_SUCCESS); in GetInstance()
|