/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/ |
H A D | distributed_radar.cpp | 30 StageRes stageRes = (errCode == ERR_OK) ? StageRes::STAGE_SUCC : StageRes::STAGE_FAIL; in RegisterFocusedRes() local 65 StageRes stageRes = (errCode == ERR_OK) ? StageRes::STAGE_SUCC : StageRes::STAGE_FAIL; in RegisterSoftbusCallbackRes() local 122 StageRes stageRes = (errCode == ERR_OK) ? StageRes::STAGE_SUCC : StageRes::STAGE_FAIL; in NormalFocusedGetAccessTokenIdRes() local 157 StageRes stageRes = (errCode == ERR_OK) ? StageRes::STAGE_SUCC : StageRes::STAGE_FAIL; in NormalFocusedSendEventRes() local 213 StageRes stageRes = (errCode == ERR_OK) ? StageRes::STAGE_SUCC : StageRes::STAGE_FAIL; in ChangeStateFocusedGetAccessTokenIdRes() local 248 StageRes stageRes = (errCode == ERR_OK) ? StageRes::STAGE_SUCC : StageRes::STAGE_FAIL; in ChangeStateFocusedSendEventRes() local 304 StageRes stageRes = (errCode == ERR_OK) ? StageRes::STAGE_SUCC : StageRes::STAGE_FAIL; in NormalUnfocusedGetAccessTokenIdRes() local 339 StageRes stageRes = (errCode == ERR_OK) ? StageRes::STAGE_SUCC : StageRes::STAGE_FAIL; in NormalUnfocusedSendEventRes() local 395 StageRes stageRes = (errCode == ERR_OK) ? StageRes::STAGE_SUCC : StageRes::STAGE_FAIL; in MultimodeUnfocusedGetAccessTokenIdRes() local 430 StageRes stageRes = (errCode == ERR_OK) ? StageRes::STAGE_SUCC : StageRes::STAGE_FAIL; in MultimodeUnfocusedSendEventRes() local [all …]
|
/ohos5.0/foundation/deviceprofile/device_info_manager/radar/src/ |
H A D | dp_radar_helper.cpp | 32 void DpRadarHelper::ReportCheckDpSa(int32_t stageRes) in ReportCheckDpSa() 67 void DpRadarHelper::ReportLoadDpSa(int32_t stageRes) in ReportLoadDpSa() 171 int32_t stageRes = (errCode == DP_SUCCESS) ? in ReportPutAclProfile() local 214 int32_t stageRes = (errCode == DP_SUCCESS) ? in ReportUpdateAclProfile() local 258 int32_t stageRes = (errCode == DP_SUCCESS) ? in ReportGetTrustProfile() local 301 int32_t stageRes = (errCode == DP_SUCCESS) ? in ReportGetAllTrustProfile() local 352 int32_t stageRes = (errCode == DP_SUCCESS) ? in ReportGetAclProfile() local 403 int32_t stageRes = (errCode == DP_SUCCESS) ? in ReportGetAllAclProfile() local 454 int32_t stageRes = (errCode == DP_SUCCESS) ? in ReportDeleteAclProfile() local 493 int32_t stageRes = (errCode == DP_SUCCESS) ? in ReportPutServiceProfile() local [all …]
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/ |
H A D | object_radar_reporter.cpp | 20 …ReportStateFinished(std::string func, int32_t scene, int32_t stage, int32_t stageRes, int32_t stat… in ReportStateFinished() 57 void RadarReporter::ReportStage(std::string func, int32_t scene, int32_t stage, int32_t stageRes) in ReportStage() 90 …d RadarReporter::ReportStateStart(std::string func, int32_t scene, int32_t stage, int32_t stageRes, in ReportStateStart() 132 …d RadarReporter::ReportStateError(std::string func, int32_t scene, int32_t stage, int32_t stageRes, in ReportStateError() 175 int32_t stageRes, int32_t errCode) in ReportStageError()
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/ |
H A D | udmf_radar_reporter.cpp | 23 int32_t stage, int32_t stageRes, int32_t state) in ReportNormal() 61 …const std::string &func, int32_t scene, int32_t stage, int32_t stageRes, int32_t errorCode, int32_… in ReportFail() 103 const std::string &func, int32_t scene, int32_t stage, int32_t stageRes, int32_t errorCode) in ReportFail()
|
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/ |
H A D | dm_radar_helper_test.cpp | 146 int32_t stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); variable 152 int32_t stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); variable 193 int32_t stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); variable 200 int32_t stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); variable 231 int32_t stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); variable
|
/ohos5.0/foundation/distributedhardware/device_manager/radar/src/lite/ |
H A D | dm_radar_helper.cpp | 80 bool DmRadarHelper::ReportAuthCreateGroupCb(std::string funcName, int32_t stageRes) in ReportAuthCreateGroupCb() 100 bool DmRadarHelper::ReportAuthAddGroupCb(std::string funcName, int32_t stageRes) in ReportAuthAddGroupCb() 126 int32_t channelId, std::string peerUdid, int32_t errCode, int32_t stageRes) in ReportCreatePinHolder() 132 std::string peerUdid, int32_t errCode, int32_t stageRes) in ReportDestroyPinHolder()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/permissionmanager/ |
H A D | permission_manager.cpp | 149 int32_t stageRes = static_cast<int32_t>(StageRes::STAGE_FAIL); in IsCallerTrust() local 175 int32_t stageRes = static_cast<int32_t>(StageRes::STAGE_FAIL); in CheckCallerPermission() local 202 int32_t stageRes = static_cast<int32_t>(StageRes::STAGE_FAIL); in CheckCallerSyncPermission() local
|
/ohos5.0/foundation/distributedhardware/device_manager/radar/src/ |
H A D | dm_radar_helper.cpp | 366 bool DmRadarHelper::ReportAuthCreateGroupCb(std::string funcName, int32_t stageRes) in ReportAuthCreateGroupCb() 491 bool DmRadarHelper::ReportAuthAddGroupCb(std::string funcName, int32_t stageRes) in ReportAuthAddGroupCb() 597 int32_t channelId, std::string peerUdid, int32_t errCode, int32_t stageRes) in ReportCreatePinHolder() 646 std::string peerUdid, int32_t errCode, int32_t stageRes) in ReportDestroyPinHolder()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/ |
H A D | distributed_device_profile_client.cpp | 69 int32_t stageRes = (ret == ERR_OK) ? in LoadDeviceProfileService() local 91 int32_t stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in LoadSystemAbilitySuccess() local 107 int32_t stageRes = static_cast<int32_t>(StageRes::STAGE_FAIL); in LoadSystemAbilityFail() local 381 int32_t stageRes = (object != nullptr) ? in GetDeviceProfileService() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/ |
H A D | rdb_radar_reporter.cpp | 61 int stageRes = static_cast<int>(StageRes::RES_SUCCESS); in LocalReport() local
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/common/ |
H A D | dfs_event_dfx.h | 63 #define RADAR_REPORT(bizScene, bizStage, stageRes, ...) \ argument
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/ |
H A D | softbus_hidumper_util.c | 142 int32_t stageRes; member 273 int32_t stageRes = GetInt32ValueByRecord(&srcRecord[i], STAGE_RES_NAME); in OnQueryDisc() local 337 int32_t stageRes = GetInt32ValueByRecord(record, STAGE_RES_NAME); in FillConnHmlInfo() local 361 int32_t stageRes = GetInt32ValueByRecord(&srcRecord[i], STAGE_RES_NAME); in OnQueryConn() local 408 static void LnnStats(int32_t scene, int32_t stage, int32_t stageRes, int32_t authLinkType, int32_t … in LnnStats() 444 int32_t stageRes = GetInt32ValueByRecord(&srcRecord[i], STAGE_RES_NAME); in OnQueryLnn() local 525 int32_t stageRes = transStatsPara->stageRes; in TransStats() local 576 int32_t stageRes = GetInt32ValueByRecord(&srcRecord[i], STAGE_RES_NAME); in OnQueryTrans() local
|
/ohos5.0/foundation/ability/ability_runtime/services/common/src/ |
H A D | ability_manager_radar.cpp | 69 StageRes stageRes = (errCode == ERR_OK) ? StageRes::STAGE_SUCC : StageRes::STAGE_FAIL; in ClickIconStartAbility() local
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/ |
H A D | dbinder_error_code.h | 194 inline void DfxReportEvent(int type, int stageRes, const char *func) in DfxReportEvent() 206 inline void DfxReportDeviceEvent(int type, int stageRes, const std::string &device, const char *fun… in DfxReportDeviceEvent()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kv_radar_reporter.h | 79 #define RADAR_REPORT(bizScene, bizStage, stageRes, ...) \ argument
|
/ohos5.0/foundation/filemanagement/dfs_service/utils/system/include/ |
H A D | dfs_daemon_event_dfx.h | 82 #define RADAR_REPORT(bizScene, bizStage, stageRes, ...) \ argument
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/radar/include/ |
H A D | dp_radar_helper.h | 100 int32_t stageRes; member
|
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/pinholder/ |
H A D | pin_holder.cpp | 120 int32_t stageRes = in CreatePinHolder() local 177 int32_t stageRes = in DestroyPinHolder() local
|
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/ |
H A D | drag_manager.cpp | 1492 void DragManager::ReportDragWindowVisibleRadarInfo(StageRes stageRes, DragRadarErrCode errCode, in ReportDragWindowVisibleRadarInfo() 1512 void DragManager::ReportStopDragRadarInfo(BizState bizState, StageRes stageRes, DragRadarErrCode er… in ReportStopDragRadarInfo() 1526 void DragManager::ReportStartDragRadarInfo(BizState bizState, StageRes stageRes, DragRadarErrCode e… in ReportStartDragRadarInfo() 1540 void DragManager::ReportStartDragFailedRadarInfo(StageRes stageRes, DragRadarErrCode errCode, in ReportStartDragFailedRadarInfo()
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dfx/src/ |
H A D | pasteboard_event_dfx.h | 129 #define RADAR_REPORT(bizScene, bizStage, stageRes, ...) \ argument
|
/ohos5.0/foundation/distributedhardware/device_manager/radar/include/ |
H A D | dm_radar_helper.h | 120 int32_t stageRes; member
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/include/ |
H A D | datashare_radar_reporter.h | 129 #define RADAR_REPORT(funcName, bizScene, bizStage, stageRes, ...) \ argument
|