Home
last modified time | relevance | path

Searched defs:device (Results 1676 - 1700 of 5990) sorted by relevance

1...<<61626364656667686970>>...240

/foundation/communication/dsoftbus/tests/sdk/bus_center/benchmarktest/
H A Dbus_center_test.cpp136 static void TestDeviceFound(const DeviceInfo *device) in TestDeviceFound() argument
/foundation/communication/dsoftbus/tests/sdk/discovery/unittest/
H A Ddisc_sdk_test.cpp140 static void TestDeviceFound(const DeviceInfo *device) in TestDeviceFound() argument
/foundation/communication/dsoftbus/tests/sdk/discovery/benchmarktest/
H A Ddiscovery_test.cpp114 static void TestDeviceFound(const DeviceInfo *device) in TestDeviceFound() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_service_response_list.cpp137 void WifiP2pServiceResponseList::SetDevice(const WifiP2pDevice &device) in SetDevice() argument
25 WifiP2pServiceResponseList( const WifiP2pDevice &device, const std::vector<WifiP2pServiceResponse> &respList) WifiP2pServiceResponseList() argument
H A Dwifi_p2p_service_request_list.cpp91 void WifiP2pServiceRequestList::SetDevice(const WifiP2pDevice &device) in SetDevice() argument
H A Dgroup_negotiation_state.cpp134 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 Dwifi_p2p_callback_proxy.cpp75 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 Dwifi_hal_callback_test.cpp146 P2pDeviceInfo device; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dwifi_p2p_service_test.cpp99 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 Diprocesscommunicator_fuzzer.cpp175 DeviceInfos device = {"defaut"}; in CommunicatorFuzzer() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/relationalstoremanager_fuzzer/
H A Drelationalstoremanager_fuzzer.cpp116 std::string device = fuzzerData.GetString(instanceId % lenMod); in RuntimeConfigTest() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/src/
H A Dauto_sync_matrix.cpp199 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 Dsingle_ver_kv_syncer.cpp120 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 Ddistributeddb_relational_remote_query_test.cpp219 std::string device = "deviceB"; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dsingle_kvstore.h318 GetDeviceEntries(const std::string &device, std::vector<Entry> &entries) const GetDeviceEntries() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/feature/
H A Dfeature_system.cpp104 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 Dfeature_test.cpp244 std::string device = "example_device"; in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dfeature_stub_impl.cpp96 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 Dsqlite_single_ver_storage_executor_subscribe.cpp58 std::string device = std::string(dev.begin(), dev.end()); in CheckMissQueryDataItem() local
/foundation/filemanagement/storage_service/services/storage_daemon/disk/test/
H A Ddisk_manager_test.cpp177 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 Ddistributed_input_sourceinject_test.cpp373 VirtualDevice* device = nullptr; in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_service.cpp70 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 Davrcp_ct_test.cpp31 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 Da2dp_src_test.cpp35 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 Dhfp_hf_test.cpp34 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...]

Completed in 16 milliseconds

1...<<61626364656667686970>>...240