OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_safe_browsing_service
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/safe_browsing/
client_side_detection_host.h
64
void
set_safe_browsing_service
(SafeBrowsingService* service);
client_side_detection_host.cc
385
void ClientSideDetectionHost::
set_safe_browsing_service
(
function in class:safe_browsing::ClientSideDetectionHost
client_side_detection_host_unittest.cc
135
csd_host_->
set_safe_browsing_service
(sb_service_.get());
Completed in 143 milliseconds