Home
last modified time | relevance | path

Searched defs:devices (Results 1 - 19 of 19) sorted by relevance

/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
/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_device_interface.cpp28 std::vector<std::shared_ptr<HdiDeviceInterface>> devices; in DiscoveryDevice() local
/drivers/hdf_core/framework/core/host/include/
H A Ddevhost_service.h25 struct DListHead devices; member
/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
/drivers/hdf_core/framework/core/manager/include/
H A Ddevhost_service_clnt.h19 struct HdfSList devices; member
/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_input_event.c115 char *devices[INPUT_EVT_MAX_CNT] = { in AudioPnpInputOpen() local
/test/xts/acts/applications/print_fwk/print_xts/entry/src/main/cpp/
H A Dohscan.cpp21 static void ScannerDiscoveryCallback(Scan_ScannerDevice **devices, int32_t length) in ScannerDiscoveryCallback() argument
/drivers/hdf_core/framework/core/shared/include/
H A Dhdf_attribute_macro.h22 struct DListHead devices; member
/drivers/external_device_manager/frameworks/native/
H A Ddriver_ext_mgr_client.cpp99 UsbErrCode DriverExtMgrClient::QueryDevice(uint32_t busType, std::vector<std::shared_ptr<DeviceData>> &devices) in QueryDevice() argument
/drivers/external_device_manager/services/zidl/src/
H A Ddriver_ext_mgr_stub.cpp56 std::vector<std::shared_ptr<DeviceData>> devices; in OnQueryDevice() local
H A Ddriver_ext_mgr_proxy.cpp25 UsbErrCode DriverExtMgrProxy::QueryDevice(uint32_t busType, std::vector<std::shared_ptr<DeviceData>> &devices) in QueryDevice() argument
/drivers/external_device_manager/test/unittest/driver_extension_manager_client_test/
H A Ddriver_extension_manager_client_test.cpp161 std::vector<std::shared_ptr<DeviceData>> devices; in HWTEST_F() local
170 std::vector<std::shared_ptr<DeviceData>> devices; in HWTEST_F() local
/drivers/external_device_manager/services/native/driver_extension_manager/src/device_manager/
H A Detx_device_mgr.cpp348 vector<shared_ptr<Device>> devices; in QueryAllDevices() local
364 vector<shared_ptr<Device>> devices; in QueryDevicesById() local
439 const auto &devices = deviceMapIter->second; in QueryDeviceByDeviceID() local
[all...]
/drivers/external_device_manager/services/native/driver_extension_manager/src/
H A Ddriver_ext_mgr.cpp113 UsbErrCode DriverExtMgr::QueryDevice(uint32_t busType, std::vector<std::shared_ptr<DeviceData>> &devices) in QueryDevice() argument
271 vector<shared_ptr<Device>> devices; in QueryDeviceInfo() local
/drivers/hdf_core/framework/support/platform/src/adc/
H A Dadc_core.c27 struct AdcDevice *devices[ADC_DEVICES_MAX]; member
/drivers/hdf_core/framework/support/platform/src/clock/
H A Dclock_core.c23 struct ClockDevice *devices[CLOCK_DEVICES_MAX]; member
/drivers/hdf_core/framework/support/platform/src/dac/
H A Ddac_core.c26 struct DacDevice *devices[DAC_DEVICES_MAX]; member
/drivers/external_device_manager/frameworks/js/napi/device_manager/
H A Ddevice_manager_middle.cpp415 std::vector<std::shared_ptr<DeviceData>> devices; in QueryDevices() local
/test/testfwk/xdevice/src/xdevice/_core/report/
H A Dreporter_helper.py90 devices = "devices" variable in ReportConstant
[all...]

Completed in 11 milliseconds