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

  /external/chromium_org/third_party/WebKit/Source/core/xml/
XMLHttpRequest.cpp 185 , m_dropProtectionRunner(this, &XMLHttpRequest::dropProtection)
    [all...]
XMLHttpRequest.h 88 enum DropProtection {
190 void dropProtection();
194 bool internalAbort(DropProtection = DropProtectionSync);

Completed in 41 milliseconds