Home
last modified time | relevance | path

Searched defs:devices (Results 1 – 25 of 247) sorted by relevance

12345678910

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dbt_statistic.cpp132 std::vector<BluetoothRemoteDevice> devices; in GetGattDeviceInfo() local
165 std::vector<BluetoothRemoteDevice> devices; in GetA2dpSrcDeviceInfo() local
172 std::vector<BluetoothRemoteDevice> devices; in GetA2dpSinkDeviceInfo() local
179 std::vector<BluetoothRemoteDevice> devices; in GetAvrCTDeviceInfo() local
186 std::vector<BluetoothRemoteDevice> devices; in GetAvrTGDeviceInfo() local
193 std::vector<BluetoothRemoteDevice> devices; in GetHfpAGDeviceInfo() local
200 std::vector<BluetoothRemoteDevice> devices; in GetHfpHFDeviceInfo() local
207 std::vector<BluetoothRemoteDevice> devices; in GetMapMseDeviceInfo() local
214 std::vector<BluetoothRemoteDevice> devices; in GetPbapPseDeviceInfo() local
221 std::vector<BluetoothRemoteDevice> devices; in GetHidHostDeviceInfo() local
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_sync_check_test.cpp180 std::vector<std::string> devices; variable
228 std::vector<std::string> devices; variable
298 std::vector<std::string> devices; variable
343 std::vector<std::string> devices; variable
378 std::vector<std::string> devices; variable
425 std::vector<std::string> devices; variable
463 std::vector<std::string> devices; variable
501 std::vector<std::string> devices; variable
527 std::vector<std::string> devices; variable
579 std::vector<std::string> devices; variable
[all …]
H A Ddistributeddb_single_ver_p2p_simple_sync_test.cpp202 std::vector<std::string> devices; variable
253 std::vector<std::string> devices; variable
306 std::vector<std::string> devices; variable
357 std::vector<std::string> devices; variable
414 std::vector<std::string> devices; variable
514 std::vector<std::string> devices; variable
545 std::vector<std::string> devices; variable
620 std::vector<std::string> devices; variable
697 std::vector<std::string> devices; variable
775 std::vector<std::string> devices; variable
[all …]
H A Ddistributeddb_single_ver_p2p_subscribe_sync_test.cpp749 std::vector<std::string> devices; variable
813 std::vector<std::string> devices; variable
857 std::vector<std::string> devices; variable
909 std::vector<std::string> devices; variable
955 std::vector<std::string> devices; variable
1001 std::vector<std::string> devices; variable
1056 std::vector<std::string> devices = {"DEVICE_B"}; variable
1084 std::vector<std::string> devices; variable
1158 std::vector<KvVirtualDevice *> devices; variable
1313 std::vector<std::string> devices; variable
[all …]
H A Ddistributeddb_single_ver_p2p_complex_sync_test.cpp77 std::vector<std::string> devices; in PullSyncTest() local
293 std::vector<std::string> devices; variable
362 std::vector<std::string> devices; variable
424 std::vector<std::string> devices; variable
559 std::vector<std::string> devices; variable
672 std::vector<std::string> devices; variable
688 std::vector<std::string> devices; variable
765 std::vector<std::string> devices; variable
1117 std::vector<std::string> devices; variable
1161 std::vector<std::string> devices; variable
[all …]
H A Ddistributeddb_single_ver_p2p_permission_sync_test.cpp174 std::vector<std::string> devices; variable
239 std::vector<std::string> devices; variable
307 std::vector<std::string> devices; variable
396 std::vector<std::string> devices; variable
460 std::vector<std::string> devices; variable
528 std::vector<std::string> devices; variable
596 std::vector<std::string> devices; variable
654 std::vector<std::string> devices; variable
735 std::vector<std::string> devices = {g_deviceB->GetDeviceId()}; variable
809 std::vector<std::string> devices; variable
H A Ddistributeddb_single_ver_multi_user_test.cpp196 void CheckSyncTest(DBStatus status1, DBStatus status2, std::vector<std::string> &devices) in CheckSyncTest()
277 std::vector<std::string> devices; in TestSyncWithUserChange() local
325 std::vector<std::string> devices; variable
407 std::vector<std::string> devices; variable
763 std::vector<std::string> devices = {g_deviceB->GetDeviceId(), g_deviceC->GetDeviceId()}; variable
811 std::vector<std::string> devices = {g_deviceB->GetDeviceId()}; variable
846 std::vector<std::string> devices = {g_deviceB->GetDeviceId()}; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_query_test.cpp53 std::string devices = "devices1"; variable
78 std::string devices = "devices1"; variable
106 std::string devices = "devices1"; variable
144 std::string devices = "devices1"; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_kv_syncer.cpp56 std::vector<std::string> devices; in EnableAutoSync() local
86 std::vector<std::string> devices; in LocalDataChanged() local
136 std::vector<std::string> devices; in RemoteDataChanged() local
203 std::vector<std::string> devices; in TriggerSubscribe() local
225 bool SingleVerKVSyncer::TryFullSync(const std::vector<std::string> &devices) in TryFullSync()
243 void SingleVerKVSyncer::TriggerSubQuerySync(const std::vector<std::string> &devices) in TriggerSubQuerySync()
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dsingle_kvstore.h173 …virtual Status Sync(const std::vector<std::string> &devices, SyncMode mode, const DataQuery &query, in Sync()
194 …virtual Status Sync(const std::vector<std::string> &devices, SyncMode mode, const DataQuery &query, in Sync()
203 API_EXPORT inline Status Sync(const std::vector<std::string> &devices, SyncMode mode) in Sync()
214 …API_EXPORT inline Status Sync(const std::vector<std::string> &devices, SyncMode mode, const DataQu… in Sync()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_relational_sync_test.cpp225 std::vector<std::string> devices = {DEVICE_A}; variable
244 std::vector<std::string> devices = {DEVICE_A}; variable
263 std::vector<std::string> devices = {DEVICE_A}; variable
282 std::vector<std::string> devices = {DEVICE_A}; variable
304 std::vector<std::string> devices = {DEVICE_A}; variable
323 std::vector<std::string> devices = {DEVICE_A}; variable
348 std::vector<std::string> devices = {DEVICE_A}; variable
378 std::vector<std::string> devices = {DEVICE_A}; variable
430 std::vector<std::string> devices = {DEVICE_A}; variable
463 std::vector<std::string> devices = {DEVICE_A}; variable
[all …]
/ohos5.0/base/startup/init/ueventd/
H A Dueventd.c175 static void HandleRequiredBlockDeviceNodes(const struct Uevent *uevent, char **devices, int num) in HandleRequiredBlockDeviceNodes()
200 static void HandleUeventRequired(const struct Uevent *uevent, char **devices, int num) in HandleUeventRequired()
290 void ProcessUevent(int sockFd, char **devices, int num) in ProcessUevent()
310 static void DoTrigger(const char *ueventPath, int sockFd, char **devices, int num) in DoTrigger()
337 static void Trigger(const char *path, int sockFd, char **devices, int num) in Trigger()
377 void RetriggerUevent(int sockFd, char **devices, int num) in RetriggerUevent()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dmeta_data_manager_test.cpp81 std::vector<std::string> devices; variable
97 std::vector<std::string> devices; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H A Ddm_adapter.cpp169 auto devices = GetDevices(); in GetDeviceName() local
196 auto devices = GetDevices(); in GetRemoteDeviceInfo() local
232 auto devices = GetDevices(); in GetNetworkIds() local
267 auto devices = GetDevices(); in IsSameAccount() local
279 std::vector<DmDeviceInfo> devices; in SetDevices() local
/ohos5.0/base/startup/init/services/init/standard/
H A Dinit_firststage.c57 char **devices = (char **)calloc(num, sizeof(char *)); in GetRequiredDevices() local
100 char **devices = (fstab != NULL) ? GetRequiredDevices(*fstab, &requiredNum) : NULL; in MountRequiredPartitions() local
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/linux/
H A Dmk_file_add_config.py39 def formate_mk_config_build(source_path, date_lines, devices, root): argument
72 def audio_makefile_template(date_lines, driver, source_path, head_path, devices, root): argument
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_syncer_progress_manager_test.cpp69 std::vector<DeviceID> devices = {"cloud"}; variable
130 std::vector<DeviceID> devices = {"cloud"}; variable
205 std::vector<DeviceID> devices = {}; variable
278 std::vector<string> devices = {"cloud"}; variable
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_device_interface.cpp28 std::vector<std::shared_ptr<HdiDeviceInterface>> devices; in DiscoveryDevice() local
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/avrcp/
H A Davrcp_tg_test.cpp99 vector<BluetoothRemoteDevice> devices = profile_->GetConnectedDevices(); variable
175 vector<BluetoothRemoteDevice> devices = profile_->GetDevicesByStates(states); variable
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_device_interface.cpp28 std::vector<std::shared_ptr<HdiDeviceInterface>> devices; in DiscoveryDevice() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
H A Dmulti_ver_syncer.cpp49 std::vector<std::string> devices; in EnableAutoSync() local
90 std::vector<std::string> devices {device}; in RemoteDataChanged() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_distributed_options.cpp36 …d NotificationDistributedOptions::SetDevicesSupportDisplay(const std::vector<std::string> &devices) in SetDevicesSupportDisplay()
46 …d NotificationDistributedOptions::SetDevicesSupportOperate(const std::vector<std::string> &devices) in SetDevicesSupportOperate()
/ohos5.0/drivers/hdf_core/framework/support/platform/include/fwk/
H A Dplatform_manager.h23 struct DListHead devices; /* list to keep all it's device instances */ member
/ohos5.0/foundation/ability/form_fwk/test/mock/include/
H A Dmock_single_kv_store.h86const std::vector<std::string> &devices, DistributedKv::SyncMode mode, uint32_t delay) override in Sync()
92const std::vector<std::string> &devices, DistributedKv::SyncMode mode, const DistributedKv::DataQu… in Sync()
130 const std::vector<std::string> &devices, const DistributedKv::DataQuery &query) override in SubscribeWithQuery()
136 const std::vector<std::string> &devices, const DistributedKv::DataQuery &query) override in UnsubscribeWithQuery()
/ohos5.0/foundation/ability/ability_runtime/test/mock/common/include/
H A Dmock_single_kv_store.h83const std::vector<std::string> &devices, DistributedKv::SyncMode mode, uint32_t delay) override in Sync()
88 … DistributedKv::Status Sync(const std::vector<std::string> &devices, DistributedKv::SyncMode mode, in Sync()
127 const std::vector<std::string> &devices, const DistributedKv::DataQuery &query) override in SubscribeWithQuery()
133 const std::vector<std::string> &devices, const DistributedKv::DataQuery &query) override in UnsubscribeWithQuery()

12345678910