/ohos5.0/foundation/communication/bluetooth_service/test/unittest/a2dp/ |
H A D | a2dp_src_test.cpp | 171 vector<BluetoothRemoteDevice> devices = profile_->GetDevicesByStates(states); variable
|
/ohos5.0/foundation/multimedia/audio_lite/services/impl/ |
H A D | audio_capturer_impl.cpp | 116 std::vector<AudioDeviceDesc> devices; in SetCapturerInfo() local
|
/ohos5.0/base/telephony/call_manager/services/bluetooth/src/ |
H A D | bluetooth_connection.cpp | 64 std::vector<Bluetooth::BluetoothRemoteDevice> devices; in Init() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
H A D | process_notifier.cpp | 33 const std::vector<std::string> &devices, const std::vector<std::string> &users) in Init()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/ |
H A D | wifi_p2p_service_test.cpp | 175 std::vector<WifiP2pDevice> devices; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_relational_test.cpp | 1250 std::vector<std::string> devices = {DEVICE_B}; variable 1305 std::vector<std::string> devices = {DEVICE_B}; in TestRemoveDeviceDataWithCallback() local 1443 std::vector<std::string> devices = {DEVICE_B}; variable 1590 std::vector<std::string> devices = {DEVICE_B}; in ProcessSync() local
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
H A D | wifi_p2p_device_manager.cpp | 82 int WifiP2pDeviceManager::GetDevicesList(std::vector<WifiP2pDevice> &devices) in GetDevicesList()
|
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/ |
H A D | profession_session.h | 78 std::vector<sptr<CameraDevice>> devices) : CaptureSession(session) in ProfessionSession()
|
/ohos5.0/base/usb/usb_manager/services/native/src/ |
H A D | usb_mass_storage_notification.cpp | 231 …d UsbMassStorageNotification::CancelNotification(const std::map<std::string, UsbDevice *> &devices, in CancelNotification()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_avrcp_tg.cpp | 197 std::vector<BluetoothRemoteDevice> devices; in GetConnectedDevices() local 220 std::vector<BluetoothRemoteDevice> devices; in GetDevicesByStates() local
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/example/ |
H A D | audio_stream_playback_test.cpp | 229 vector<sptr<AudioDeviceDescriptor>> devices; in SwitchOutputDevice() local 276 vector<sptr<AudioDeviceDescriptor>> devices; in SwitchInputDevice() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/ |
H A D | device_manager_adapter.cpp | 463 std::vector<DeviceInfo> devices; in GetOnlineDevices() local 626 std::vector<std::string> DeviceManagerAdapter::ToUUID(const std::vector<std::string> &devices) in ToUUID() 639 std::vector<std::string> DeviceManagerAdapter::ToUUID(std::vector<DeviceInfo> devices) in ToUUID()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/ |
H A D | generic_attribute_service.cpp | 156 std::vector<std::string> devices; in LoadNotifyInformation() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/test/distributedtest/single_kvstore_client/ |
H A D | distributed_test.cpp | 204 std::vector<std::string> devices; variable
|
H A D | distributed_test_agent.cpp | 201 std::vector<std::string> devices; in Sync() local
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/ |
H A D | process_communicator_impl.cpp | 186 std::vector<DeviceInfo> devices = CommunicationProvider::GetInstance().GetDeviceList(); in OnDeviceChanged() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_hfp_ag_stub.cpp | 112 std::vector<BluetoothRawAddress> devices; in GetConnectDevicesInner() local 130 std::vector<BluetoothRawAddress> devices; in GetDevicesByStatesInner() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
H A D | notification_manager_impl.cpp | 445 std::vector<std::string> devices; in GetNotificationSupportDisplayDevices() local 468 std::vector<std::string> devices; in GetNotificationSupportOperateDevices() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
H A D | kv_store_nb_delegate_impl.cpp | 545 DBStatus KvStoreNbDelegateImpl::Sync(const std::vector<std::string> &devices, SyncMode mode, in Sync() 570 DBStatus KvStoreNbDelegateImpl::Sync(const std::vector<std::string> &devices, SyncMode mode, in Sync() 965 DBStatus KvStoreNbDelegateImpl::SubscribeRemoteQuery(const std::vector<std::string> &devices, in SubscribeRemoteQuery() 989 DBStatus KvStoreNbDelegateImpl::UnSubscribeRemoteQuery(const std::vector<std::string> &devices, in UnSubscribeRemoteQuery()
|
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/hfp/ |
H A D | hfp_hf_test.cpp | 147 vector<BluetoothRemoteDevice> devices = profile_->GetDevicesByStates(states); variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/ |
H A D | sync_types.h | 73 std::vector<std::string> devices; member
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvstore_sync_manager.cpp | 33 … = [opSeq, delayMs, syncEnd, this](const std::map<std::string, DistributedDB::DBStatus> &devices) { in AddSyncOperation()
|
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/ |
H A D | wifi_p2p_impl.cpp | 230 ErrCode WifiP2pImpl::QueryP2pDevices(std::vector<WifiP2pDevice> &devices) in QueryP2pDevices() 237 ErrCode WifiP2pImpl::QueryP2pLocalDevice(WifiP2pDevice &devices) in QueryP2pLocalDevice()
|
/ohos5.0/base/print/print_fwk/frameworks/ohscan/src/ |
H A D | ohscan.cpp | 58 static inline void FreeDeviceListMemory(Scan_ScannerDevice** devices, int32_t deviceCount) in FreeDeviceListMemory() 74 Scan_ScannerDevice** devices = new (std::nothrow) Scan_ScannerDevice* [deviceCount]; in __anona93dad690102() local
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ |
H A D | napi_bluetooth_avrcp_ct.cpp | 93 vector<BluetoothRemoteDevice> devices = profile->GetDevicesByStates(states); in GetConnectionDevices() local
|