Home
last modified time | relevance | path

Searched refs:STAGE_SUCC (Results 1 - 25 of 29) sorted by relevance

12

/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddistributed_radar.cpp30 StageRes stageRes = (errCode == ERR_OK) ? StageRes::STAGE_SUCC : StageRes::STAGE_FAIL; in RegisterFocusedRes()
31 if (stageRes == StageRes::STAGE_SUCC) { in RegisterFocusedRes()
40 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC), in RegisterFocusedRes()
65 StageRes stageRes = (errCode == ERR_OK) ? StageRes::STAGE_SUCC : StageRes::STAGE_FAIL; in RegisterSoftbusCallbackRes()
66 if (stageRes == StageRes::STAGE_SUCC) { in RegisterSoftbusCallbackRes()
75 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC), in RegisterSoftbusCallbackRes()
109 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC), in DmsFocused()
122 StageRes stageRes = (errCode == ERR_OK) ? StageRes::STAGE_SUCC : StageRes::STAGE_FAIL; in NormalFocusedGetAccessTokenIdRes()
123 if (stageRes == StageRes::STAGE_SUCC) { in NormalFocusedGetAccessTokenIdRes()
132 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC), in NormalFocusedGetAccessTokenIdRes()
[all...]
/foundation/deviceprofile/device_info_manager/radar/src/
H A Ddp_radar_helper.cpp35 if (stageRes == static_cast<int32_t>(StageRes::STAGE_SUCC)) { in ReportCheckDpSa()
44 "STAGE_RES", static_cast<int32_t>(StageRes::STAGE_SUCC), in ReportCheckDpSa()
79 "STAGE_RES", static_cast<int32_t>(StageRes::STAGE_SUCC), in ReportLoadDpSa()
104 if (stageRes == static_cast<int32_t>(StageRes::STAGE_SUCC)) { in ReportLoadDpSaCb()
113 "STAGE_RES", static_cast<int32_t>(StageRes::STAGE_SUCC), in ReportLoadDpSaCb()
138 if (stageRes == static_cast<int32_t>(StageRes::STAGE_SUCC)) { in ReportSaCheckAuth()
147 "STAGE_RES", static_cast<int32_t>(StageRes::STAGE_SUCC), in ReportSaCheckAuth()
172 static_cast<int32_t>(StageRes::STAGE_SUCC) : static_cast<int32_t>(StageRes::STAGE_FAIL); in ReportPutAclProfile()
173 if (stageRes == static_cast<int32_t>(StageRes::STAGE_SUCC)) { in ReportPutAclProfile()
182 "STAGE_RES", static_cast<int32_t>(StageRes::STAGE_SUCC), in ReportPutAclProfile()
[all...]
/foundation/ability/ability_runtime/services/common/src/
H A Dability_manager_radar.cpp54 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC)); in ClickIconContinue()
69 StageRes stageRes = (errCode == ERR_OK) ? StageRes::STAGE_SUCC : StageRes::STAGE_FAIL; in ClickIconStartAbility()
70 if (stageRes == StageRes::STAGE_SUCC) { in ClickIconStartAbility()
79 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC)); in ClickIconStartAbility()
110 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC)); in ClickIconRecvOver()
128 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC)); in SaveDataContinue()
146 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC)); in SaveDataRes()
164 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC), in SaveDataRemoteWant()
/foundation/deviceprofile/device_info_manager/radar/test/unittest/
H A Ddp_radar_helper_test.cpp40 int32_t errCode = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
52 int32_t errCode = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
65 int32_t errCode = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
78 int32_t errCode = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
89 int32_t errCode = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
101 int32_t errCode = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
112 int32_t errCode = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
124 int32_t errCode = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
136 int32_t errCode = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
148 int32_t errCode = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
[all...]
/foundation/deviceprofile/device_info_manager/old/radar/test/unittest/
H A Ddp_radar_helper_test.cpp40 info.stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
64 info.stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
87 info.stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
103 info.stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
125 info.stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
133 info.stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
149 info.stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
164 info.stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
179 info.stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
195 info.stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
[all...]
/foundation/distributedhardware/device_manager/test/commonunittest/
H A Ddm_radar_helper_test.cpp91 info.stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
119 info.stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
140 info.stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
146 int32_t stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
166 info.stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
187 info.stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
193 int32_t stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
224 int32_t stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_service.cpp91 static_cast<int32_t>(StageRes::STAGE_SUCC) : static_cast<int32_t>(StageRes::STAGE_FAIL), in PutDeviceProfile()
125 static_cast<int32_t>(StageRes::STAGE_SUCC) : static_cast<int32_t>(StageRes::STAGE_FAIL), in GetDeviceProfile()
145 static_cast<int32_t>(StageRes::STAGE_SUCC) : static_cast<int32_t>(StageRes::STAGE_FAIL), in DeleteDeviceProfile()
165 .stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC), in SubscribeProfileEvents()
181 .stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC), in UnsubscribeProfileEvents()
198 static_cast<int32_t>(StageRes::STAGE_SUCC) : static_cast<int32_t>(StageRes::STAGE_FAIL), in SyncDeviceProfile()
/foundation/distributedhardware/device_manager/radar/src/
H A Ddm_radar_helper.cpp82 if (info.stageRes == static_cast<int32_t>(StageRes::STAGE_SUCC)) { in ReportDiscoverResCallback()
93 "STAGE_RES", static_cast<int32_t>(StageRes::STAGE_SUCC), in ReportDiscoverResCallback()
141 } else if (info.stageRes == static_cast<int32_t>(StageRes::STAGE_SUCC)) { in ReportDiscoverUserRes()
188 "STAGE_RES", static_cast<int32_t>(StageRes::STAGE_SUCC), in ReportAuthStart()
278 "STAGE_RES", static_cast<int32_t>(StageRes::STAGE_SUCC), in ReportAuthSendRequest()
311 if (info.stageRes == static_cast<int32_t>(StageRes::STAGE_SUCC)) { in ReportAuthConfirmBox()
381 if (stageRes == static_cast<int32_t>(StageRes::STAGE_SUCC)) { in ReportAuthCreateGroupCb()
434 if (info.stageRes == static_cast<int32_t>(StageRes::STAGE_SUCC)) { in ReportAuthInputPinBox()
506 if (stageRes == static_cast<int32_t>(StageRes::STAGE_SUCC)) { in ReportAuthAddGroupCb()
596 "STAGE_RES", static_cast<int32_t>(StageRes::STAGE_SUCC), in ReportDeleteTrustRelation()
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dstorage_radar.cpp36 "STAGE_RES", static_cast<int32_t>(StageRes::STAGE_SUCC), in RecordKillProcessResult()
76 "STAGE_RES", static_cast<int32_t>(StageRes::STAGE_SUCC), in RecordFuctionResult()
/foundation/deviceprofile/device_info_manager/old/radar/src/
H A Ddp_radar_helper.cpp27 if (info.stageRes == static_cast<int32_t>(StageRes::STAGE_SUCC)) { in ReportCheckDpSa()
130 if (info.stageRes == static_cast<int32_t>(StageRes::STAGE_SUCC)) { in ReportSaCheckAuth()
163 if (info.stageRes == static_cast<int32_t>(StageRes::STAGE_SUCC)) { in ReportGetData()
202 if (info.stageRes == static_cast<int32_t>(StageRes::STAGE_SUCC)) { in ReportAddData()
241 if (info.stageRes == static_cast<int32_t>(StageRes::STAGE_SUCC)) { in ReportDeleteData()
333 if (info.stageRes == static_cast<int32_t>(StageRes::STAGE_SUCC)) { in ReportUnsbscribeData()
/foundation/ability/ability_runtime/services/common/include/
H A Dability_manager_radar.h33 STAGE_SUCC = 1, member in OHOS::AAFWK::StageRes
/foundation/deviceprofile/device_info_manager/services/core/src/permissionmanager/
H A Dpermission_manager.cpp168 stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in IsCallerTrust()
195 stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in CheckCallerPermission()
222 stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in CheckCallerSyncPermission()
/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/
H A Dprofile_sync_handler.cpp56 .stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC), in NotifySyncCompleted()
H A Dsubscribe_manager.cpp134 static_cast<int32_t>(StageRes::STAGE_SUCC) : static_cast<int32_t>(StageRes::STAGE_FAIL), in UnsubscribeProfileEvents()
H A Dprofile_change_handler.cpp161 .stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC), in NotifyProfileChanged()
/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H A Dstorage_radar.h39 STAGE_SUCC = 1, member in OHOS::StorageService::StageRes
/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage_manager.cpp182 static_cast<int32_t>(StageRes::STAGE_SUCC) : static_cast<int32_t>(StageRes::STAGE_FAIL), in PutDeviceProfile()
234 static_cast<int32_t>(StageRes::STAGE_SUCC) : static_cast<int32_t>(StageRes::STAGE_FAIL), in GetDeviceProfile()
317 static_cast<int32_t>(StageRes::STAGE_SUCC) : static_cast<int32_t>(StageRes::STAGE_FAIL); in DeleteDeviceProfile()
323 info.stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in DeleteDeviceProfile()
/foundation/deviceprofile/device_info_manager/old/radar/include/
H A Ddp_radar_helper.h48 STAGE_SUCC = 0x1, member in OHOS::DeviceProfile::StageRes
/foundation/deviceprofile/device_info_manager/radar/include/
H A Ddp_radar_helper.h72 STAGE_SUCC = 0x1, member in OHOS::DistributedDeviceProfile::StageRes
/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp104 .stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC), in LoadSystemAbilitySuccess()
315 static_cast<int32_t>(StageRes::STAGE_SUCC) : static_cast<int32_t>(StageRes::STAGE_FAIL), in GetDeviceProfileService()
/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp91 int32_t stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in LoadSystemAbilitySuccess()
382 static_cast<int32_t>(StageRes::STAGE_SUCC) : static_cast<int32_t>(StageRes::STAGE_FAIL); in GetDeviceProfileService()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddistributed_radar.h74 STAGE_SUCC = 1, member in OHOS::DistributedSchedule::StageRes
/foundation/distributedhardware/device_manager/radar/include/
H A Ddm_radar_helper.h56 STAGE_SUCC = 0x1, member in OHOS::DistributedHardware::StageRes
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp256 .stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC), in OnSoftbusDeviceOnline()
304 .stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC), in OnSoftbusDeviceOffline()
409 .stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC), in OnSoftbusDeviceFound()
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
H A Dsoftbus_connector.cpp466 .stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC), in OnSoftbusDeviceFound()
515 .stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC), in OnSoftbusDeviceDiscovery()

Completed in 16 milliseconds

12