OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:download_service_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_service.h
109
return
download_service_
.get();
238
scoped_ptr<safe_browsing::DownloadProtectionService>
download_service_
;
member in class:SafeBrowsingService
download_protection_service_unittest.cc
217
download_service_
= sb_service_->download_protection_service();
218
download_service_
->binary_feature_extractor_ = binary_feature_extractor_;
219
download_service_
->SetEnabled(true);
367
DownloadProtectionService*
download_service_
;
member in class:safe_browsing::DownloadProtectionServiceTest
392
download_service_
->CheckClientDownload(
408
download_service_
->CheckClientDownload(
431
download_service_
->CheckClientDownload(
484
download_service_
->CheckClientDownload(
497
download_service_
->CheckClientDownload(
510
download_service_
->CheckClientDownload
[
all
...]
Completed in 244 milliseconds