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_test_utils.cc 86 update_state.last_download_url_idx = -1;
policy.h 91 int last_download_url_idx; member in struct:chromeos_update_manager::UpdateState
update_manager_unittest.cc 204 update_state.last_download_url_idx = -1;
chromeos_policy.cc 607 int url_idx = update_state.last_download_url_idx;
    [all...]

Completed in 83 milliseconds