OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CanReportStats
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/safe_browsing/
ui_manager.cc
71
bool SafeBrowsingUIManager::
CanReportStats
() const {
160
CanReportStats
()) {
199
if (!
CanReportStats
())
/external/chromium/chrome/browser/safe_browsing/
safe_browsing_service.cc
194
bool SafeBrowsingService::
CanReportStats
() const {
203
return enable_download_protection_ &&
CanReportStats
();
[
all
...]
Completed in 144 milliseconds