Home
last modified time | relevance | path

Searched refs:STAGE_IDLE (Results 1 - 19 of 19) sorted by relevance

/foundation/distributedhardware/device_manager/test/commonunittest/
H A Ddm_radar_helper_test.cpp41 info.stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); in HWTEST_F()
57 info.stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); in HWTEST_F()
72 info.stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); in HWTEST_F()
84 info.stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); in HWTEST_F()
98 info.stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); in HWTEST_F()
105 info.stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); in HWTEST_F()
112 info.stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); in HWTEST_F()
126 info.stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); in HWTEST_F()
133 info.stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); in HWTEST_F()
152 int32_t stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); in HWTEST_F()
[all...]
/foundation/deviceprofile/device_info_manager/old/radar/test/unittest/
H A Ddp_radar_helper_test.cpp56 info.stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); in HWTEST_F()
79 info.stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); in HWTEST_F()
95 info.stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); in HWTEST_F()
110 info.stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); in HWTEST_F()
118 info.stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); in HWTEST_F()
141 info.stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); in HWTEST_F()
156 info.stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); in HWTEST_F()
172 info.stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); in HWTEST_F()
187 info.stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE); in HWTEST_F()
/foundation/ability/ability_runtime/services/common/include/
H A Dability_manager_radar.h32 STAGE_IDLE = 0, member in OHOS::AAFWK::StageRes
/foundation/deviceprofile/device_info_manager/old/radar/src/
H A Ddp_radar_helper.cpp62 if (info.stageRes == static_cast<int32_t>(StageRes::STAGE_IDLE)) { in ReportLoadDpSa()
96 if (info.stageRes == static_cast<int32_t>(StageRes::STAGE_IDLE)) { in ReportLoadDpSaCb()
280 if (info.stageRes == static_cast<int32_t>(StageRes::STAGE_IDLE)) { in ReportSubscribeData()
370 if (info.stageRes == static_cast<int32_t>(StageRes::STAGE_IDLE)) { in ReportSyncData()
/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H A Dstorage_radar.h38 STAGE_IDLE = 0, member in OHOS::StorageService::StageRes
/foundation/deviceprofile/device_info_manager/radar/src/
H A Ddp_radar_helper.cpp70 if (stageRes == static_cast<int32_t>(StageRes::STAGE_IDLE)) { in ReportLoadDpSa()
504 "STAGE_RES", static_cast<int32_t>(StageRes::STAGE_IDLE), in ReportPutServiceProfile()
555 "STAGE_RES", static_cast<int32_t>(StageRes::STAGE_IDLE), in ReportPutServiceProfileBatch()
598 "STAGE_RES", static_cast<int32_t>(StageRes::STAGE_IDLE), in ReportPutCharProfile()
650 "STAGE_RES", static_cast<int32_t>(StageRes::STAGE_IDLE), in ReportPutCharProfileBatch()
824 "STAGE_RES", static_cast<int32_t>(StageRes::STAGE_IDLE), in ReportDeleteServiceProfile()
865 "STAGE_RES", static_cast<int32_t>(StageRes::STAGE_IDLE), in ReportDeleteCharProfile()
/foundation/deviceprofile/device_info_manager/old/radar/include/
H A Ddp_radar_helper.h47 STAGE_IDLE = 0x0, member in OHOS::DeviceProfile::StageRes
/foundation/deviceprofile/device_info_manager/radar/include/
H A Ddp_radar_helper.h71 STAGE_IDLE = 0x0, member in OHOS::DistributedDeviceProfile::StageRes
/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddistributed_radar.h73 STAGE_IDLE = 0, member in OHOS::DistributedSchedule::StageRes
/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/
H A Dsubscribe_manager.cpp98 static_cast<int32_t>(StageRes::STAGE_IDLE) : static_cast<int32_t>(StageRes::STAGE_FAIL), in SubscribeProfileEvents()
/foundation/distributedhardware/device_manager/radar/src/
H A Ddm_radar_helper.cpp41 if (info.stageRes == static_cast<int32_t>(StageRes::STAGE_IDLE)) { in ReportDiscoverRegCallback()
203 if (info.stageRes == static_cast<int32_t>(StageRes::STAGE_IDLE)) { in ReportAuthOpenSession()
344 if (info.stageRes == static_cast<int32_t>(StageRes::STAGE_IDLE)) { in ReportAuthCreateGroup()
467 if (info.stageRes == static_cast<int32_t>(StageRes::STAGE_IDLE)) { in ReportAuthAddGroup()
/foundation/distributedhardware/device_manager/radar/include/
H A Ddm_radar_helper.h55 STAGE_IDLE = 0x0, member in OHOS::DistributedHardware::StageRes
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
H A Dsoftbus_connector.cpp182 static_cast<int32_t>(StageRes::STAGE_IDLE) : static_cast<int32_t>(StageRes::STAGE_FAIL), in StartDiscovery()
219 static_cast<int32_t>(StageRes::STAGE_IDLE) : static_cast<int32_t>(StageRes::STAGE_FAIL), in StartDiscovery()
/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp76 static_cast<int32_t>(StageRes::STAGE_IDLE) : static_cast<int32_t>(StageRes::STAGE_FAIL), in LoadDeviceProfileService()
/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp70 static_cast<int32_t>(StageRes::STAGE_IDLE) : static_cast<int32_t>(StageRes::STAGE_FAIL); in LoadDeviceProfileService()
/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage_manager.cpp401 static_cast<int32_t>(StageRes::STAGE_IDLE) : static_cast<int32_t>(StageRes::STAGE_FAIL), in SyncDeviceProfile()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp720 static_cast<int32_t>(StageRes::STAGE_IDLE) : static_cast<int32_t>(StageRes::STAGE_FAIL), in EstablishAuthChannel()
1163 static_cast<int32_t>(StageRes::STAGE_IDLE) : static_cast<int32_t>(StageRes::STAGE_FAIL), in AddMember()
1415 .stageRes = static_cast<int32_t>(StageRes::STAGE_IDLE), in ShowConfigDialog()
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_connector.cpp163 static_cast<int32_t>(StageRes::STAGE_FAIL) : static_cast<int32_t>(StageRes::STAGE_IDLE), in CreateGroup()
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp554 static_cast<int32_t>(StageRes::STAGE_IDLE) : static_cast<int32_t>(StageRes::STAGE_FAIL), in RefreshSoftbusLNN()

Completed in 25 milliseconds