Searched refs:ViolationReportType (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DPingLoader.h59 enum ViolationReportType { enum in class:WebCore::PingLoader
66 static void sendViolationReport(Frame*, const KURL& reportURL, PassRefPtr<FormData> report, ViolationReportType);
H A DPingLoader.cpp105 void PingLoader::sendViolationReport(Frame* frame, const KURL& reportURL, PassRefPtr<FormData> report, ViolationReportType type)

Completed in 341 milliseconds