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

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page.h 127 static void NotifySafeBrowsingService(SafeBrowsingService* sb_service,
safe_browsing_blocking_page.cc 496 NotifySafeBrowsingService(sb_service_, unsafe_resources_, true);
534 NotifySafeBrowsingService(sb_service_, unsafe_resources_, false);
541 NotifySafeBrowsingService(sb_service_, iter->second, false);
617 void SafeBrowsingBlockingPage::NotifySafeBrowsingService(

Completed in 330 milliseconds