OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_client_side_detection_service
(Results
1 - 6
of
6
) sorted by null
/external/chromium/chrome/browser/safe_browsing/
client_side_detection_host.h
60
void
set_client_side_detection_service
(ClientSideDetectionService* service);
client_side_detection_host.cc
380
void ClientSideDetectionHost::
set_client_side_detection_service
(
function in class:safe_browsing::ClientSideDetectionHost
client_side_detection_host_unittest.cc
134
csd_host_->
set_client_side_detection_service
(csd_service_.get());
/external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_host.h
127
void
set_client_side_detection_service
(ClientSideDetectionService* service);
client_side_detection_host.cc
596
void ClientSideDetectionHost::
set_client_side_detection_service
(
function in class:safe_browsing::ClientSideDetectionHost
client_side_detection_host_unittest.cc
214
csd_host_->
set_client_side_detection_service
(csd_service_.get());
[
all
...]
Completed in 1113 milliseconds