Home | Sort by relevance Sort by last modified time |
/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...] |