HomeSort by relevance Sort by last modified time
    Searched defs:isDocumentThreadableLoaderClient (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/loader/
DocumentThreadableLoaderClient.h 45 virtual bool isDocumentThreadableLoaderClient() { return true; }
ThreadableLoaderClient.h 55 virtual bool isDocumentThreadableLoaderClient() { return false; }
  /external/chromium_org/third_party/WebKit/Source/web/
AssociatedURLLoader.cpp 143 virtual bool isDocumentThreadableLoaderClient() { return true; }

Completed in 936 milliseconds