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

  /external/webkit/Source/WebCore/loader/archive/
ArchiveResource.h 47 void ignoreWhenUnarchiving() { m_shouldIgnoreWhenUnarchiving = true; }
  /external/webkit/Source/WebKit/mac/WebView/
WebResource.mm 319 // FIXME: This "ignoreWhenUnarchiving" concept is an ugly one - can we find a cleaner solution for those who need this SPI?
333 _private->coreResource->ignoreWhenUnarchiving();

Completed in 413 milliseconds