Home
last modified time | relevance | path

Searched defs:downloadThread_ (Results 1 – 2 of 2) sorted by relevance

/base/update/updateservice/services/firmware/upgrade/install/include/
Dfirmware_stream_installer_install.h49 std::shared_ptr<StreamProgressThread> downloadThread_ = nullptr; variable
/base/update/updateservice/services/firmware/upgrade/executor/include/
Dfirmware_download_executor.h47 std::shared_ptr<DownloadThread> downloadThread_ = nullptr; variable