Home
last modified time | relevance | path

Searched defs:devices_ (Results 1 - 17 of 17) sorted by relevance

/foundation/multimodalinput/input/test/facility/libinput_wrapper/include/
H A Dlibinput_wrapper.h42 std::unordered_map<std::string, libinput_device*> devices_; member in OHOS::MMI::final
/foundation/multimodalinput/input/service/libinput_adapter/include/
H A Dlibinput_adapter.h60 std::unordered_map<std::string, libinput_device*> devices_; member in OHOS::MMI::final
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dprocess_notifier.h52 std::vector<std::string> devices_; member in DistributedDB::ProcessNotifier
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Ddevice_manager.h68 std::set<std::string> devices_; member in DistributedDB::final
/foundation/multimodalinput/input/intention/services/device_manager/include/
H A Ddevice_manager.h95 std::unordered_map<int32_t, std::shared_ptr<IDevice>> devices_; member in OHOS::Msdp::DeviceStatus::final
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dkvdb_pragma.h105 std::vector<std::string> devices_; member
/foundation/distributeddatamgr/pasteboard/framework/framework/include/device/
H A Ddm_adapter.h75 std::vector<DmDeviceInfo> devices_; member in OHOS::MiscServices::DMAdapter
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/include/
H A Dcast_device_data_manager.h110 std::vector<DeviceInfoCollection> devices_; member in OHOS::CastEngine::CastEngineService::final
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/
H A Dgeneric_attribute_service.h64 std::map<GattDevice, NotifyInformation> devices_ = {}; member in OHOS::bluetooth::GenericAttributeService
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_query.h110 std::vector<std::string> devices_; member in OHOS::DistributedRdb::RdbQuery
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H A Dsync_operation.h157 const std::vector<std::string> devices_; member in DistributedDB::SyncOperation
/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h224 std::unordered_map<std::string, std::unique_ptr<Device>> devices_; member in OHOS::DistributedHardware::DistributedInput::InputHub
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_le_sec.c498 BtmLePairedDevice *devices_ = MEM_MALLOC.alloc(sizeof(BtmLePairedDevice) * devCount); in BTM_GetAllPairedDevices() local
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_server.cpp84 std::list<bluetooth::GattDevice> devices_; member
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_host_manager.cpp127 std::vector<std::shared_ptr<CameraDeviceInfo>> devices_; member in OHOS::CameraStandard::HCameraHostManager::CameraHostInfo
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp55 std::list<std::unique_ptr<GattConnectionManager::Device>> devices_ = {}; member
[all...]
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_types.h209 std::vector<std::string> devices_; member

Completed in 10 milliseconds