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

  /external/chromium_org/chrome/browser/chromeos/net/
network_portal_detector_impl.cc 111 detection_timeout_.Cancel();
268 detection_timeout_.Cancel();
317 detection_timeout_.Reset(
329 FROM_HERE, detection_timeout_.callback(), request_timeout);
349 detection_timeout_.Cancel();
374 detection_timeout_.Cancel();
490 return detection_timeout_.IsCancelled();
network_portal_detector_impl.h 207 base::CancelableClosure detection_timeout_; member in class:chromeos::NetworkPortalDetectorImpl

Completed in 201 milliseconds