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

  /external/webkit/Source/WebKit2/WebProcess/ResourceCache/cf/
WebResourceCacheManagerCFNet.cpp 42 static inline CFArrayRef WKCFURLCacheCopyAllHostNamesInPersistentStore() { return wkCFURLCacheCopyAllHostNamesInPersistentStore(); }
48 return RetainPtr<CFArrayRef>(AdoptCF, WKCFURLCacheCopyAllHostNamesInPersistentStore());
  /external/webkit/WebKitLibraries/
WebKitSystemInterface.h 400 CFArrayRef WKCFURLCacheCopyAllHostNamesInPersistentStore(void);

Completed in 533 milliseconds