Searched refs:DetectionCallback (Results 1 – 2 of 2) sorted by relevance
41 typedef base::Callback<void(const Results& results)> DetectionCallback; typedef56 void DetectCaptivePortal(const GURL& url, const DetectionCallback& callback);95 DetectionCallback detection_callback_;
28 const DetectionCallback& detection_callback) { in DetectCaptivePortal()67 DetectionCallback callback = detection_callback_; in OnURLFetchComplete()