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

  /external/webkit/Source/WebKit/chromium/src/
WebStorageNamespaceImpl.cpp 43 WebStorageNamespace* WebStorageNamespace::createLocalStorageNamespace(const WebString& path, unsigned quota)
  /external/webkit/Source/WebKit/chromium/public/
WebKitClient.h 100 virtual WebStorageNamespace* createLocalStorageNamespace(const WebString& path, unsigned quota) { return 0; }

Completed in 91 milliseconds