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

  /system/update_engine/update_manager/
policy.h 89 int last_download_url_idx; member in struct:chromeos_update_manager::UpdateState
update_manager_unittest.cc 202 update_state.last_download_url_idx = -1;
chromeos_policy.cc 724 int url_idx = update_state.last_download_url_idx;
    [all...]
chromeos_policy_unittest.cc 158 update_state.last_download_url_idx = -1;
    [all...]

Completed in 60 milliseconds