Home
last modified time | relevance | path

Searched defs:download_action_ (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/
Dupdate_attempter_android.h143 std::shared_ptr<DownloadAction> download_action_; variable
Dupdate_attempter.h427 std::shared_ptr<DownloadAction> download_action_; variable
/system/update_engine/payload_consumer/
Ddownload_action_unittest.cc492 unique_ptr<DownloadAction> download_action_; member in chromeos_update_engine::P2PDownloadActionTest