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

  /external/chromium_org/third_party/WebKit/Source/platform/exported/
WebURLError.cpp 69 resourceError.setStaleCopyInCache(staleCopyInCache);
  /external/chromium_org/third_party/WebKit/Source/platform/network/
ResourceError.h 77 void setStaleCopyInCache(bool staleCopyInCache) { m_staleCopyInCache = staleCopyInCache; }

Completed in 3637 milliseconds