OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setReportURL
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
XSSAuditorDelegate.h
72
void
setReportURL
(const KURL& url) { m_reportURL = url; }
XSSAuditor.cpp
300
auditorDelegate->
setReportURL
(xssProtectionReportURL.copy());
Completed in 23 milliseconds