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

  /system/update_engine/
update_attempter.h 319 return obeying_proxies_ ?
466 bool obeying_proxies_ = true; member in class:chromeos_update_engine::UpdateAttempter
update_attempter.cc 443 obeying_proxies_ = true;
451 obeying_proxies_ = false;
454 obeying_proxies_ = false;
456 LOG_IF(INFO, !obeying_proxies_) << "To help ensure updates work, this update "
    [all...]

Completed in 89 milliseconds