/ohos5.0/base/telephony/core_service/test/unittest/tel_ril_gtest/ |
H A D | tel_ril_test_util.cpp | 312 bool syncResult = WaitGetResult(eventId, handler, WAIT_TIME_SECOND); in CallGetCurrentCallsStatusTest() local 332 bool syncResult = WaitGetResult(eventId, handler, WAIT_TIME_SECOND); in SimGetSimStatusTest() local 360 bool syncResult = WaitGetResult(eventId, handler, WAIT_TIME_SECOND); in SimIccIoTest() local 379 bool syncResult = WaitGetResult(eventId, handler, WAIT_TIME_SECOND); in SimGetImsiTest() local 399 bool syncResult = WaitGetResult(eventId, handler, WAIT_TIME_SECOND); in GetSimLockStatusTest() local 422 bool syncResult = WaitGetResult(eventId, handler, WAIT_TIME_SECOND); in SetSimLockTest() local 707 bool syncResult = WaitGetResult(eventId, handler, WAIT_TIME_SECOND); in GetRadioProtocolTest() local 734 bool syncResult = WaitGetResult(eventId, handler, WAIT_TIME_SECOND); in SetRadioProtocolTest() local 836 bool syncResult = WaitGetResult(eventId, handler, WAIT_TIME_SECOND); in CallDialTest() local 895 bool syncResult = WaitGetResult(eventId, handler, WAIT_TIME_SECOND); in SetCallWaitTest() local [all …]
|
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A D | network_search_test.cpp | 993 bool syncResult = callback->SetNetworkModeCallbackResult(); variable 1021 bool syncResult = callback->SetNetworkModeCallbackResult(); variable 1049 bool syncResult = callback->SetNetworkModeCallbackResult(); variable 1331 bool syncResult = callback->SetRadioStateCallbackResult(); variable 1354 bool syncResult = callback->SetRadioStateCallbackResult(); variable 1377 bool syncResult = callback->SetRadioStateCallbackResult(); variable 1400 bool syncResult = callback->SetRadioStateCallbackResult(); variable 1441 bool syncResult = callback->SetRadioStateCallbackResult(); variable 1472 bool syncResult = callback->SetRadioStateCallbackResult(); variable 1503 bool syncResult = callback->SetRadioStateCallbackResult(); variable [all …]
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_distributed/src/database_manage/ |
H A D | medialibrary_sync_operation.cpp | 238 …ullTableCallbackExec(const MediaLibrarySyncOpts &syncOpts, const string &networkId, int syncResult) in SyncPullTableCallbackExec() 281 … DistributedRdb::SyncCallback callback = [syncOpts](const DistributedRdb::SyncResult &syncResult) { in SyncPullTable() 352 …ushTableCallbackExec(const MediaLibrarySyncOpts &syncOpts, const string &networkId, int syncResult) in SyncPushTableCallbackExec() 391 … DistributedRdb::SyncCallback callback = [syncOpts](const DistributedRdb::SyncResult& syncResult) { in SyncPushTable()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/ |
H A D | static_profile_manager.cpp | 209 int32_t syncResult = staticProfileStore_->Sync({remoteNetworkId}, SyncMode::PUSH_PULL); in E2ESyncStaticProfile() local
|
H A D | device_profile_manager.cpp | 407 … int32_t syncResult = deviceProfileStore_->Sync(ohBasedDevices, syncOptions.GetSyncMode()); in SyncDeviceProfile() local 820 int32_t syncResult = deviceProfileStore_->Sync({remoteNetworkId}, SyncMode::PUSH_PULL); in E2ESyncDynamicProfile() local
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/ |
H A D | subscribe_manager_test.cpp | 368 std::map<std::string, Status> syncResult; variable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/ |
H A D | napi_rdb_context.h | 69 DistributedRdb::SyncResult syncResult; member
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/ |
H A D | napi_rdb_store.cpp | 83 DistributedRdb::SyncResult syncResult; member
|