Home
last modified time | relevance | path

Searched refs:DiscoveryDevice (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/display/composer/vdi_base/include/
H A Dhdi_device_interface.h28 static std::vector<std::shared_ptr<HdiDeviceInterface>> DiscoveryDevice();
/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_device_interface.cpp24 std::vector<std::shared_ptr<HdiDeviceInterface>> HdiDeviceInterface::DiscoveryDevice() in DiscoveryDevice() function in OHOS::HDI::DISPLAY::HdiDeviceInterface
H A Dhdi_session.cpp40 mHdiDevices = HdiDeviceInterface::DiscoveryDevice(); in Init()
/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_device_interface.h28 static std::vector<std::shared_ptr<HdiDeviceInterface>> DiscoveryDevice();
H A Dhdi_device_interface.cpp24 std::vector<std::shared_ptr<HdiDeviceInterface>> HdiDeviceInterface::DiscoveryDevice() in DiscoveryDevice() function in OHOS::HDI::DISPLAY::HdiDeviceInterface
H A Dhdi_session.cpp37 mHdiDevices = HdiDeviceInterface::DiscoveryDevice(); in Init()

Completed in 3 milliseconds