HomeSort by relevance Sort by last modified time
    Searched refs:ViolationReportType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/loader/
PingLoader.h 59 enum ViolationReportType {
66 static void sendViolationReport(Frame*, const KURL& reportURL, PassRefPtr<FormData> report, ViolationReportType);
PingLoader.cpp 102 void PingLoader::sendViolationReport(Frame* frame, const KURL& reportURL, PassRefPtr<FormData> report, ViolationReportType type)

Completed in 473 milliseconds