Home
last modified time | relevance | path

Searched defs:result (Results 1226 - 1250 of 12212) sorted by relevance

1...<<41424344454647484950>>...489

/foundation/communication/wifi/wifi/test/fuzztest/frameworks/native/c_adapter/wifichotspot_fuzzer/
H A Dwifichotspot_fuzzer.cpp45 HotspotConfig result; in GetHotspotConfigTest() local
65 StationInfo result; in GetStationListTest() local
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/non_mock/
H A Dblock_connect_service_test.cpp49 bool result = BlockConnectService::GetInstance().ShouldAutoConnect(config); in HWTEST_F() local
58 bool result = BlockConnectService::GetInstance().ShouldAutoConnect(config); in HWTEST_F() local
65 bool result = BlockConnectService::GetInstance().UpdateAllNetworkSelectStatus(); in HWTEST_F() local
73 bool result = BlockConnectService::GetInstance().EnableNetworkSelectStatus(targetNetworkId); in HWTEST_F() local
84 bool result = BlockConnectService::GetInstance().EnableNetworkSelectStatus(targetNetworkId); in HWTEST_F() local
103 bool result = BlockConnectService::GetInstance().UpdateNetworkSelectStatus(targetNetworkId, reason); HWTEST_F() local
123 bool result = BlockConnectService::GetInstance().EnableNetworkSelectStatus(targetNetworkId); HWTEST_F() local
142 bool result = BlockConnectService::GetInstance().EnableNetworkSelectStatus(targetNetworkId); HWTEST_F() local
186 bool result = BlockConnectService::GetInstance().IsFrequentDisconnect(bssid, wpaDisconnectReason); HWTEST_F() local
206 bool result = BlockConnectService::GetInstance().IsWrongPassword(targetNetworkId); HWTEST_F() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dobject_asset_loader_test.cpp68 auto result = assetLoader->Transfer(userId_, bundleName_, deviceId_, asset_); in HWTEST_F() local
141 auto result = assetLoader->IsDownloading(asset_); in HWTEST_F() local
158 auto result = assetLoader->IsDownloaded(asset_); in HWTEST_F() local
[all...]
H A Dcrypto_manager_test.cpp124 auto result = CryptoManager::GetInstance().Decrypt(encryptKey, key); in HWTEST_F() local
140 auto result = CryptoManager::GetInstance().Decrypt(randomKey, key); in HWTEST_F() local
156 auto result = CryptoManager::GetInstance().Decrypt(srcKey, key); in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_obs_proxy.cpp39 int32_t result = Remote()->SendRequest(REQUEST_CODE, parcel, reply, option); in OnChangeFromRdb() local
61 int32_t result = Remote()->SendRequest(REQUEST_CODE, parcel, reply, option); in OnChangeFromPublishedData() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_notifier_proxy.cpp28 int32_t RdbNotifierProxy::OnComplete(uint32_t seqNum, Details &&result) in OnComplete() argument
71 int32_t RdbNotifierProxy::OnComplete(const std::string& storeName, Details&& result) in OnComplete() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dmeta_data_manager_test.cpp84 auto result = MetaDataManager::GetInstance().Sync(devices, complete); in HWTEST_F() local
100 auto result = MetaDataManager::GetInstance().Sync(devices, complete); in HWTEST_F() local
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/test/unittest/src/
H A DObjectStoreJsunit.test.js74 var result = await atManager.grantUserGrantedPermission(tokenID, PERMISSION_USER_NAME, PERMISSION_USER_SET); variable
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/data/
H A Dresultset_json_formatter.cpp26 auto result = resultSet->GetColumnCount(columnCount); in Marshal() local
[all...]
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/
H A Dstring_utils.h44 std::string result; in BytesToStr() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/
H A Ddistributeddata_dfx_mst_test.cpp76 std::vector<uint8_t> result; in HWTEST_F() member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Dvalue_hash.h40 std::vector<uint8_t> result; in CalcValueHash() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/fuzztest/rdbresultsetstub_fuzzer/
H A Drdbresultsetstub_fuzzer.cpp45 auto result = std::make_shared<RdbResultSetImpl>(dbResultSet); in OnRemoteRequestFuzz() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_value_util.cpp22 SharingPlege result; in Convert() local
33 SharingPtpant result; in Convert() local
63 Participant result; Convert() local
93 Privilege result; Convert() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/broadcaster/src/
H A Dbroadcast_sender_impl.cpp47 bool result = false; in SendEvent() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dextension_connect_adaptor.cpp49 bool result = data_->GetValue(); in DoConnect() local
77 bool result = data_->GetValue(); in Disconnect() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/
H A Dget_data_strategy.cpp39 auto result = PublishedData::Query(context->calledBundleName, context->currentUserId); in Execute() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_strategy_test.cpp328 OpType result = OpType::INSERT; in HWTEST_F() local
/foundation/distributeddatamgr/pasteboard/framework/framework/include/serializable/
H A Dserializable.h62 bool result = true; in SetValue() local
88 bool result = true; in GetValue() local
/foundation/distributeddatamgr/pasteboard/services/zidl/src/
H A Dpasteboard_entry_getter_proxy.cpp66 int result = Remote()->SendRequest( in GetRecordValueByType() local
H A Dpasteboard_delay_getter_proxy.cpp43 int result = Remote()->SendRequest(TransId::TRANS_GET_PASTE_DATA, request, reply, option); in GetPasteData() local
/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_notify_publish_result_req.h62 void SetResult(int32_t result) in SetResult() argument
H A Dipc_notify_discover_result_req.h62 void SetResult(int32_t result) in SetResult() argument
/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dbase64_helper_test.cpp64 auto result = Base64Helper::Encode(emptyArray); in HWTEST_F() local
[all...]
/foundation/distributedhardware/device_manager/test/softbusfuzztest/onbytesreceived_fuzzer/
H A Don_bytes_received_fuzzer.cpp33 (void)result; variable

Completed in 11 milliseconds

1...<<41424344454647484950>>...489