Searched refs:databaseGetSpaceAvailableForOrigin (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
H A DQuotaTracker.cpp65 *spaceAvailable = WebKit::Platform::current()->databaseGetSpaceAvailableForOrigin(originIdentifier);
/external/chromium_org/content/worker/
H A Dworker_webkitplatformsupport_impl.h71 virtual long long databaseGetSpaceAvailableForOrigin(
H A Dworker_webkitplatformsupport_impl.cc200 long long WorkerWebKitPlatformSupportImpl::databaseGetSpaceAvailableForOrigin( function in class:content::WorkerWebKitPlatformSupportImpl
/external/chromium_org/webkit/child/
H A Dwebkitplatformsupport_impl.h45 virtual long long databaseGetSpaceAvailableForOrigin(
H A Dwebkitplatformsupport_impl.cc777 long long WebKitPlatformSupportImpl::databaseGetSpaceAvailableForOrigin(
/external/chromium_org/content/renderer/
H A Drenderer_webkitplatformsupport_impl.h83 virtual long long databaseGetSpaceAvailableForOrigin(
H A Drenderer_webkitplatformsupport_impl.cc632 long long RendererWebKitPlatformSupportImpl::databaseGetSpaceAvailableForOrigin( function in class:content::RendererWebKitPlatformSupportImpl
/external/chromium_org/third_party/WebKit/public/platform/
H A DPlatform.h186 virtual long long databaseGetSpaceAvailableForOrigin(const WebKit::WebString& originIdentifier) { return 0; } function in class:WebKit::Platform

Completed in 119 milliseconds