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

  /external/chromium_org/third_party/WebKit/public/platform/
WebStorageQuotaType.h 36 enum WebStorageQuotaType {
Platform.h 45 #include "WebStorageQuotaType.h"
572 WebStorageQuotaType,
  /external/chromium_org/third_party/WebKit/Source/modules/quota/
StorageQuota.cpp 41 #include "public/platform/WebStorageQuotaType.h"
57 WebKit::WebStorageQuotaType storageType = static_cast<WebKit::WebStorageQuotaType>(m_type);
  /external/chromium_org/third_party/WebKit/Source/web/
StorageQuotaChromium.cpp 36 #include "WebStorageQuotaType.h"
57 WebStorageQuotaType storageType = static_cast<WebStorageQuotaType>(m_type);
  /external/chromium_org/content/worker/
websharedworkerclient_proxy.h 15 #include "third_party/WebKit/public/web/WebStorageQuotaType.h"
86 virtual void queryUsageAndQuota(WebKit::WebStorageQuotaType,
websharedworkerclient_proxy.cc 184 WebKit::WebStorageQuotaType type,
worker_webkitplatformsupport_impl.h 105 WebKit::WebStorageQuotaType,
worker_webkitplatformsupport_impl.cc 302 WebKit::WebStorageQuotaType type,
  /external/chromium_org/content/child/
quota_dispatcher.cc 15 #include "third_party/WebKit/public/web/WebStorageQuotaType.h"
23 using WebKit::WebStorageQuotaType;
  /external/chromium_org/third_party/WebKit/public/web/
WebFrameClient.h 45 #include "WebStorageQuotaType.h"
341 WebFrame*, WebStorageQuotaType,
  /external/chromium_org/content/renderer/
render_frame_impl.h 171 WebKit::WebStorageQuotaType type,
renderer_webkitplatformsupport_impl.h 147 WebKit::WebStorageQuotaType,
render_frame_impl.cc 830 WebKit::WebStorageQuotaType type,
    [all...]
renderer_webkitplatformsupport_impl.cc     [all...]
render_view_impl.h 670 WebKit::WebStorageQuotaType type,
    [all...]
render_view_impl.cc 326 using WebKit::WebStorageQuotaType;
    [all...]

Completed in 2961 milliseconds