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

  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_tab_observer.cc 48 safebrowsing_detection_host_.reset(
69 if (!safebrowsing_detection_host_.get()) {
70 safebrowsing_detection_host_.reset(
74 safebrowsing_detection_host_.reset();
safe_browsing_tab_observer.h 37 scoped_ptr<ClientSideDetectionHost> safebrowsing_detection_host_; member in class:safe_browsing::SafeBrowsingTabObserver

Completed in 861 milliseconds