Searched refs:indexedDBDatabasePath (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DGroupSettings.h51 const String& indexedDBDatabasePath() const { return m_indexedDBDatabasePath; } function in class:WebCore::GroupSettings
/external/webkit/Source/WebCore/storage/
H A DIDBFactory.cpp77 m_factoryBackend->open(name, request, document->securityOrigin(), document->frame(), groupSettings->indexedDBDatabasePath(), groupSettings->indexedDBQuotaBytes(), IDBFactoryBackendInterface::DefaultBackingStore);

Completed in 76 milliseconds