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

  /external/chromium_org/components/policy/core/common/cloud/
external_policy_data_fetcher.h 169 int last_fetch_id_; member in class:policy::ExternalPolicyDataFetcherBackend
external_policy_data_fetcher.cc 154 last_fetch_id_(-1),
174 ++last_fetch_id_, job->url, net::URLFetcher::GET, this);

Completed in 814 milliseconds