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

  /external/chromium_org/third_party/WebKit/Source/core/xml/
XMLHttpRequest.h 184 bool internalAbort(DropProtection = DropProtectionSync);
XMLHttpRequest.cpp 522 if (!internalAbort())
873 // internalAbort() calls dropProtection(), which may release the last reference.
    [all...]

Completed in 928 milliseconds