OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:safe_browsing_detection_service
(Results
1 - 14
of
14
) sorted by null
/external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_tab_observer.cc
47
g_browser_process->
safe_browsing_detection_service
()) {
68
g_browser_process->
safe_browsing_detection_service
()) {
safe_browsing_service.h
85
safe_browsing_detection_service
() const {
function in class:SafeBrowsingService
client_side_detection_host.cc
255
csd_service_ = g_browser_process->
safe_browsing_detection_service
();
safe_browsing_service_browsertest.cc
813
sb_service->
safe_browsing_detection_service
();
[
all
...]
/external/chromium/chrome/browser/
browser_process.h
195
safe_browsing_detection_service
() = 0;
browser_process_impl.h
96
safe_browsing_detection_service
();
browser_process_impl.cc
605
BrowserProcessImpl::
safe_browsing_detection_service
() {
function in class:BrowserProcessImpl
[
all
...]
/external/chromium_org/chrome/browser/
browser_process.h
191
safe_browsing_detection_service
() = 0;
browser_process_impl.h
118
safe_browsing_detection_service
() OVERRIDE;
browser_process_impl.cc
766
BrowserProcessImpl::
safe_browsing_detection_service
() {
function in class:BrowserProcessImpl
769
return safe_browsing_service()->
safe_browsing_detection_service
();
[
all
...]
chrome_content_browser_client.cc
[
all
...]
/external/chromium_org/chrome/test/base/
testing_browser_process.h
77
safe_browsing_detection_service
() OVERRIDE;
testing_browser_process.cc
205
TestingBrowserProcess::
safe_browsing_detection_service
() {
function in class:TestingBrowserProcess
/external/chromium/chrome/browser/safe_browsing/
client_side_detection_host.cc
257
csd_service_(g_browser_process->
safe_browsing_detection_service
()),
Completed in 214 milliseconds