Searched refs:start_fetch_delay_ms_ (Results 1 – 2 of 2) sorted by relevance
35 start_fetch_delay_ms_(start_fetch_delay_ms), in WebResourceService()73 int64 delay = start_fetch_delay_ms_; in OnResourceRequestsAllowed()86 if (ms_until_update > start_fetch_delay_ms_) in OnResourceRequestsAllowed()
106 int start_fetch_delay_ms_; variable