Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter_android.h138 std::shared_ptr<DownloadAction> download_action_; variable
Dupdate_attempter.h416 std::shared_ptr<DownloadAction> download_action_; variable
/system/update_engine/payload_consumer/
Ddownload_action_unittest.cc495 unique_ptr<DownloadAction> download_action_; member in chromeos_update_engine::P2PDownloadActionTest