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

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
XSSAuditorDelegate.cpp 70 , m_didSendNotifications(false)
109 if (!m_didSendNotifications) {
110 m_didSendNotifications = true;
XSSAuditorDelegate.h 78 bool m_didSendNotifications;

Completed in 470 milliseconds