OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CancelPendingExtraction
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/renderer/safe_browsing/
phishing_term_feature_extractor.cc
110
// The RenderView should have called
CancelPendingExtraction
() before
119
// The RenderView should have called
CancelPendingExtraction
() before
124
CancelPendingExtraction
();
137
void PhishingTermFeatureExtractor::
CancelPendingExtraction
() {
284
<< "
CancelPendingExtraction
";
phishing_dom_feature_extractor.cc
111
// The RenderView should have called
CancelPendingExtraction
() before
119
// The RenderView should have called
CancelPendingExtraction
() before
124
CancelPendingExtraction
();
141
void PhishingDOMFeatureExtractor::
CancelPendingExtraction
() {
357
<< "
CancelPendingExtraction
";
Completed in 425 milliseconds