HomeSort by relevance Sort by last modified time
    Searched refs:using_p2p_for_downloading_ (Results 1 - 2 of 2) sorted by null

  /system/update_engine/
payload_state.h 129 return using_p2p_for_downloading_;
439 bool using_p2p_for_downloading_; member in class:chromeos_update_engine::PayloadState
payload_state.cc 56 using_p2p_for_downloading_(false),
141 using_p2p_for_downloading_ = value;
518 if (using_p2p_for_downloading_) {
    [all...]

Completed in 4810 milliseconds