OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:protocol_manager
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_service.h
118
SafeBrowsingProtocolManager*
protocol_manager
() const;
safe_browsing_service.cc
35
#include "chrome/browser/safe_browsing/
protocol_manager
.h"
322
SafeBrowsingProtocolManager* SafeBrowsingService::
protocol_manager
() const {
function in class:SafeBrowsingService
database_manager.cc
25
#include "chrome/browser/safe_browsing/
protocol_manager
.h"
762
// Note: If |this| is deleted or stopped, the
protocol_manager
will
765
sb_service_->
protocol_manager
()->GetFullHash(
[
all
...]
safe_browsing_service_browsertest.cc
32
#include "chrome/browser/safe_browsing/
protocol_manager
.h"
[
all
...]
Completed in 120 milliseconds