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

  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_service.h 102 SafeBrowsingProtocolManager* protocol_manager() const;
safe_browsing_service.cc 30 #include "chrome/browser/safe_browsing/protocol_manager.h"
279 SafeBrowsingProtocolManager* SafeBrowsingService::protocol_manager() const { function in class:SafeBrowsingService
database_manager.cc 26 #include "chrome/browser/safe_browsing/protocol_manager.h"
343 sb_service_->protocol_manager()->last_update());
674 // Note: If |this| is deleted or stopped, the protocol_manager will
678 sb_service_->protocol_manager()->GetFullHash(
    [all...]
safe_browsing_service_browsertest.cc 28 #include "chrome/browser/safe_browsing/protocol_manager.h"
    [all...]

Completed in 70 milliseconds