Searched refs:SetDevPath (Results 1 – 14 of 14) sorted by relevance
46 static void SetDevPath(const std::string& devPath);
45 static void SetDevPath(const std::string &devPath);
145 void FbdevDriver::SetDevPath(const std::string &devPath) in SetDevPath() function in Updater::FbdevDriver
69 void SetDevPath(const std::string &devPath) override;161 inline void Device::SetDevPath(const std::string &devPath) in SetDevPath() function
57 virtual void SetDevPath(const std::string &devPath) = 0;
108 void FbdevDriver::SetDevPath(const std::string& devPath) in SetDevPath() function in OHOS::PowerMgr::FbdevDriver
67 dev->SetDevPath(devPath_);
64 dev->SetDevPath(devPath_);
208 dev->SetDevPath(devPath); in AddDevice()
471 device->SetDevPath(str); in DeserializeDevice()