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

  /external/chromium_org/third_party/WebKit/Source/core/xml/
XMLHttpRequest.h 238 Timer<XMLHttpRequest> m_protectionTimer;
XMLHttpRequest.cpp 182 , m_protectionTimer(this, &XMLHttpRequest::dropProtection)
    [all...]

Completed in 41 milliseconds