OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MaybeShowPhishingWarning
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/safe_browsing/
client_side_detection_host.cc
186
host_->
MaybeShowPhishingWarning
(params_.url, is_phishing);
341
&ClientSideDetectionHost::
MaybeShowPhishingWarning
));
345
void ClientSideDetectionHost::
MaybeShowPhishingWarning
(GURL phishing_url,
/external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_host.cc
194
host_->
MaybeShowPhishingWarning
(params_.url, is_phishing);
449
void ClientSideDetectionHost::
MaybeShowPhishingWarning
(GURL phishing_url,
520
callback = base::Bind(&ClientSideDetectionHost::
MaybeShowPhishingWarning
,
Completed in 38 milliseconds