| /foundation/communication/dsoftbus/tests/sdk/bus_center/benchmarktest/ |
| H A D | bus_center_test.cpp | 136 static void TestDeviceFound(const DeviceInfo *device) in TestDeviceFound() argument
|
| /foundation/communication/dsoftbus/tests/sdk/discovery/unittest/ |
| H A D | disc_sdk_test.cpp | 140 static void TestDeviceFound(const DeviceInfo *device) in TestDeviceFound() argument
|
| /foundation/communication/dsoftbus/tests/sdk/discovery/benchmarktest/ |
| H A D | discovery_test.cpp | 114 static void TestDeviceFound(const DeviceInfo *device) in TestDeviceFound() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
| H A D | wifi_p2p_service_response_list.cpp | 137 void WifiP2pServiceResponseList::SetDevice(const WifiP2pDevice &device) in SetDevice() argument 25 WifiP2pServiceResponseList( const WifiP2pDevice &device, const std::vector<WifiP2pServiceResponse> &respList) WifiP2pServiceResponseList() argument
|
| H A D | wifi_p2p_service_request_list.cpp | 91 void WifiP2pServiceRequestList::SetDevice(const WifiP2pDevice &device) in SetDevice() argument
|
| H A D | group_negotiation_state.cpp | 134 WifiP2pDevice device = deviceManager.GetDevices(owner.GetDeviceAddress()); in ProcessGroupStartedEvt() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p_sa/ |
| H A D | wifi_p2p_callback_proxy.cpp | 75 void WifiP2pCallbackProxy::WriteWifiP2pDeviceData(MessageParcel &data, const WifiP2pDevice &device) in WriteWifiP2pDeviceData() argument 92 OnP2pThisDeviceChanged(const WifiP2pDevice &device) OnP2pThisDeviceChanged() argument [all...] |
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/ |
| H A D | wifi_hal_callback_test.cpp | 146 P2pDeviceInfo device; in HWTEST_F() local
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/ |
| H A D | wifi_p2p_service_test.cpp | 99 WifiP2pDevice device; in HWTEST_F() local 307 WifiP2pDevice device; in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/iprocesscommunicator_fuzzer/ |
| H A D | iprocesscommunicator_fuzzer.cpp | 175 DeviceInfos device = {"defaut"}; in CommunicatorFuzzer() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/relationalstoremanager_fuzzer/ |
| H A D | relationalstoremanager_fuzzer.cpp | 116 std::string device = fuzzerData.GetString(instanceId % lenMod); in RuntimeConfigTest() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/src/ |
| H A D | auto_sync_matrix.cpp | 199 void AutoSyncMatrix::Online(const std::string &device) in Online() argument 215 void AutoSyncMatrix::Offline(const std::string &device) in Offline() argument 247 OnExchanged(const std::string &device, const StoreMetaData &metaData) OnExchanged() argument 265 GetChangedStore(const std::string &device) GetChangedStore() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
| H A D | single_ver_kv_syncer.cpp | 120 void SingleVerKVSyncer::RemoteDataChanged(const std::string &device) in RemoteDataChanged() argument 195 TriggerSubscribe(const std::string &device, const QuerySyncObject &query) TriggerSubscribe() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| H A D | distributeddb_relational_remote_query_test.cpp | 219 std::string device = "deviceB"; in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/ |
| H A D | single_kvstore.h | 318 GetDeviceEntries(const std::string &device, std::vector<Entry> &entries) const GetDeviceEntries() argument [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/feature/ |
| H A D | feature_system.cpp | 104 int32_t FeatureSystem::Feature::Online(const std::string &device) in Online() argument 109 int32_t FeatureSystem::Feature::Offline(const std::string &device) in Offline() argument 114 int32_t FeatureSystem::Feature::OnReady(const std::string &device) in OnReady() argument 119 int32_t FeatureSystem::Feature::OnSessionReady(const std::string &device) in OnSessionReady() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
| H A D | feature_test.cpp | 244 std::string device = "example_device";
in HWTEST_F() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
| H A D | feature_stub_impl.cpp | 96 int32_t FeatureStubImpl::Online(const std::string &device) in Online() argument 104 int32_t FeatureStubImpl::Offline(const std::string &device) in Offline() argument 112 int32_t FeatureStubImpl::OnReady(const std::string &device) in OnReady() argument 120 int32_t FeatureStubImpl::OnSessionReady(const std::string &device) in OnSessionReady() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_single_ver_storage_executor_subscribe.cpp | 58 std::string device = std::string(dev.begin(), dev.end()); in CheckMissQueryDataItem() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/disk/test/ |
| H A D | disk_manager_test.cpp | 177 dev_t device = makedev(major, minor); in HWTEST_F() local 205 dev_t device = makedev(major, minor); in HWTEST_F() local 232 dev_t device = makedev(major, minor); in HWTEST_F() local 261 dev_t device = makedev(major, minor); in HWTEST_F() local
|
| /foundation/distributedhardware/distributed_input/services/source/inputinject/test/sourceinjectunittest/ |
| H A D | distributed_input_sourceinject_test.cpp | 373 VirtualDevice* device = nullptr; in HWTEST_F() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
| H A D | socket_service.cpp | 70 int SocketService::Connect(const RawAddress &device) in Connect() argument 76 int SocketService::Disconnect(const RawAddress &device) in Disconnect() argument
|
| /foundation/communication/bluetooth_service/test/unittest/avrcp/ |
| H A D | avrcp_ct_test.cpp | 31 void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) {} in OnConnectionStateChanged() argument 32 void OnActionCompleted(const BluetoothRemoteDevice &device, const AvrcpCtResponse &resp){} in OnActionCompleted() argument 110 BluetoothRemoteDevice device; in HWTEST_F() local 170 BluetoothRemoteDevice device; in HWTEST_F() local 187 BluetoothRemoteDevice device; in HWTEST_F() local 204 BluetoothRemoteDevice device; in HWTEST_F() local 222 BluetoothRemoteDevice device; HWTEST_F() local 240 BluetoothRemoteDevice device; HWTEST_F() local 257 BluetoothRemoteDevice device; HWTEST_F() local 274 BluetoothRemoteDevice device; HWTEST_F() local 291 BluetoothRemoteDevice device; HWTEST_F() local 308 BluetoothRemoteDevice device; HWTEST_F() local 325 BluetoothRemoteDevice device; HWTEST_F() local 342 BluetoothRemoteDevice device; HWTEST_F() local 359 BluetoothRemoteDevice device; HWTEST_F() local 376 BluetoothRemoteDevice device; HWTEST_F() local 395 BluetoothRemoteDevice device; HWTEST_F() local 414 BluetoothRemoteDevice device; HWTEST_F() local 433 BluetoothRemoteDevice device; HWTEST_F() local 452 BluetoothRemoteDevice device; HWTEST_F() local 471 BluetoothRemoteDevice device; HWTEST_F() local 488 BluetoothRemoteDevice device; HWTEST_F() local 505 BluetoothRemoteDevice device; HWTEST_F() local 522 BluetoothRemoteDevice device; HWTEST_F() local 539 BluetoothRemoteDevice device; HWTEST_F() local 556 BluetoothRemoteDevice device; HWTEST_F() local 573 BluetoothRemoteDevice device; HWTEST_F() local 592 BluetoothRemoteDevice device; HWTEST_F() local 609 BluetoothRemoteDevice device; HWTEST_F() local 628 BluetoothRemoteDevice device; HWTEST_F() local 645 BluetoothRemoteDevice device; HWTEST_F() local 662 BluetoothRemoteDevice device; HWTEST_F() local 681 BluetoothRemoteDevice device; HWTEST_F() local [all...] |
| /foundation/communication/bluetooth_service/test/unittest/a2dp/ |
| H A D | a2dp_src_test.cpp | 35 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) {} in OnConnectionStateChanged() argument 36 virtual void OnConfigurationChanged(const BluetoothRemoteDevice &device, const A2dpCodecInfo &info, int error){} in OnConfigurationChanged() argument 37 virtual void OnPlayingStatusChanged(const BluetoothRemoteDevice &device, int playingState, int error){} in OnPlayingStatusChanged() argument 109 BluetoothRemoteDevice device; in HWTEST_F() local 153 BluetoothRemoteDevice device; in HWTEST_F() local 169 BluetoothRemoteDevice device; HWTEST_F() local 186 BluetoothRemoteDevice device; HWTEST_F() local 202 BluetoothRemoteDevice device; HWTEST_F() local 218 BluetoothRemoteDevice device; HWTEST_F() local 234 BluetoothRemoteDevice device = profile_->GetActiveSinkDevice(); HWTEST_F() local 249 BluetoothRemoteDevice device; HWTEST_F() local 265 BluetoothRemoteDevice device; HWTEST_F() local 282 BluetoothRemoteDevice device; HWTEST_F() local 298 BluetoothRemoteDevice device; HWTEST_F() local 324 BluetoothRemoteDevice device; HWTEST_F() local 341 BluetoothRemoteDevice device; HWTEST_F() local 357 BluetoothRemoteDevice device; HWTEST_F() local 373 BluetoothRemoteDevice device; HWTEST_F() local 389 BluetoothRemoteDevice device; HWTEST_F() local 405 BluetoothRemoteDevice device; HWTEST_F() local [all...] |
| /foundation/communication/bluetooth_service/test/unittest/hfp/ |
| H A D | hfp_hf_test.cpp | 34 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) {} in OnConnectionStateChanged() argument 35 virtual void OnScoStateChanged(const BluetoothRemoteDevice &device, int state) {} in OnScoStateChanged() argument 36 virtual void OnCallChanged(const BluetoothRemoteDevice &device, const HandsFreeUnitCall &call) {} in OnCallChanged() argument 37 virtual void OnSignalStrengthChanged(const BluetoothRemoteDevice &device, int signal) {} in OnSignalStrengthChanged() argument 38 virtual void OnRegistrationStatusChanged(const BluetoothRemoteDevice &device, int status) {} in OnRegistrationStatusChanged() argument 39 virtual void OnRoamingStatusChanged(const BluetoothRemoteDevice &device, int status) {} in OnRoamingStatusChanged() argument 40 virtual void OnOperatorSelectionChanged(const BluetoothRemoteDevice &device, const std::string &name) {} in OnOperatorSelectionChanged() argument 41 virtual void OnSubscriberNumberChanged(const BluetoothRemoteDevice &device, const std::string &number) {} in OnSubscriberNumberChanged() argument 42 virtual void OnVoiceRecognitionStatusChanged(const BluetoothRemoteDevice &device, int status) {} in OnVoiceRecognitionStatusChanged() argument 43 virtual void OnInBandRingToneChanged(const BluetoothRemoteDevice &device, in in OnVoiceRecognitionStatusChanged() argument 113 BluetoothRemoteDevice device; HWTEST_F() local 129 BluetoothRemoteDevice device; HWTEST_F() local 145 BluetoothRemoteDevice device; HWTEST_F() local 162 BluetoothRemoteDevice device; HWTEST_F() local 178 BluetoothRemoteDevice device; HWTEST_F() local 194 BluetoothRemoteDevice device; HWTEST_F() local 211 BluetoothRemoteDevice device; HWTEST_F() local 227 BluetoothRemoteDevice device; HWTEST_F() local 244 BluetoothRemoteDevice device; HWTEST_F() local 260 BluetoothRemoteDevice device; HWTEST_F() local 276 BluetoothRemoteDevice device; HWTEST_F() local 292 BluetoothRemoteDevice device; HWTEST_F() local 308 BluetoothRemoteDevice device; HWTEST_F() local 324 BluetoothRemoteDevice device; HWTEST_F() local 340 BluetoothRemoteDevice device; HWTEST_F() local 356 BluetoothRemoteDevice device; HWTEST_F() local [all...] |