Home
last modified time | relevance | path

Searched refs:SetDevPath (Results 1 - 10 of 10) sorted by relevance

/base/update/updater/test/unittest/updater_ui_test/driver/
H A Dfbdev_driver_unittest.cpp47 drv->SetDevPath(""); in HWTEST_F()
49 drv->SetDevPath("/fakepath/fakefb0"); in HWTEST_F()
51 drv->SetDevPath(FB_DEV_PATH); in HWTEST_F()
/base/powermgr/battery_manager/charger/include/dev/
H A Dfbdev_driver.h46 static void SetDevPath(const std::string& devPath);
/base/update/updater/services/ui/driver/
H A Dfbdev_driver.h45 static void SetDevPath(const std::string &devPath);
H A Dfbdev_driver.cpp73 LOG(ERROR) << "dev path is empty, init failed, check whether SetDevPath correctly called"; in Init()
145 void FbdevDriver::SetDevPath(const std::string &devPath) in SetDevPath() function in Updater::FbdevDriver
/base/msdp/device_status/intention/prototype/include/
H A Di_device.h57 virtual void SetDevPath(const std::string &devPath) = 0;
/base/powermgr/battery_manager/charger/src/dev/
H A Dfbdev_driver.cpp39 BATTERY_HILOGE(FEATURE_CHARGING, "dev path is empty, init failed, check whether SetDevPath correctly called"); in Init()
108 void FbdevDriver::SetDevPath(const std::string& devPath) in SetDevPath() function in OHOS::PowerMgr::FbdevDriver
/base/msdp/device_status/intention/services/device_manager/include/
H A Ddevice.h69 void SetDevPath(const std::string &devPath) override;
161 inline void Device::SetDevPath(const std::string &devPath) in SetDevPath() function in OHOS::Msdp::DeviceStatus::Device
/base/msdp/device_status/test/unittest/intention/services/src/
H A Ddevice_test.cpp64 dev->SetDevPath(devPath_); in HWTEST_F()
/base/msdp/device_status/intention/services/device_manager/src/
H A Ddevice_manager.cpp209 dev->SetDevPath(devPath); in AddDevice()
/base/msdp/device_status/intention/cooperate/plugin/src/
H A Ddsoftbus_handler.cpp471 device->SetDevPath(str); in DeserializeDevice()

Completed in 5 milliseconds