Home
last modified time | relevance | path

Searched refs:RadarReporter (Results 1 - 25 of 42) sorted by relevance

12

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/
H A Dtrans_listener.cpp72 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 Dsoftbus_file_receive_listener.cpp80 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 Dsoftbus_agent.cpp184 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 Dsoftbus_handler.cpp135 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 Ddatashare_radar_reporter.h23 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 Dpasteboard_client.cpp238 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 Ddatashare_connection.cpp188 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 Ddatashare_helper_impl.cpp244 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 Ddfsu_access_token_helper.cpp143 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 Ddaemon.cpp172 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 Dradar_reporter.cpp23 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 &param, 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 Dapp_connect_manager.cpp39 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 Drdb_delegate.cpp143 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 Dbundle_mgr_proxy.cpp78 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 Ddfs_event_dfx.h23 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 Ddfs_daemon_event_dfx.h24 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 Dradar_reporter.h79 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 Dclip_plugin.cpp39 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 Ddata_share_db_config.cpp73 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 Dpasteboard_event_dfx.h22 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 Dpasteboard_event_dfx.cpp20 namespace RadarReporter { namespace
28 } // namespace RadarReporter
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/
H A Ddata_share_manager_impl.cpp96 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 Dobject_radar_reporter.cpp20 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 Dobject_asset_loader.cpp170 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 Ddistributed_object_store_impl.cpp265 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()

Completed in 11 milliseconds

12