OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPhishingNumReports
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_service.h
256
int
GetPhishingNumReports
();
client_side_detection_service.cc
580
return
GetPhishingNumReports
() > kMaxReportsPerInterval;
587
int ClientSideDetectionService::
GetPhishingNumReports
() {
Completed in 123 milliseconds