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

  /external/webkit/WebCore/loader/
MainResourceLoader.h 78 void handleEmptyLoad(const KURL&, bool forURLScheme);
MainResourceLoader.cpp 448 void MainResourceLoader::handleEmptyLoad(const KURL& url, bool forURLScheme)
518 handleEmptyLoad(url, !shouldLoadEmpty);

Completed in 25 milliseconds