Searched refs:removeIDBBackingStore (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/storage/
H A DIDBFactoryBackendImpl.h56 void removeIDBBackingStore(const String& uniqueIdentifier);
H A DIDBFactoryBackendImpl.cpp67 void IDBFactoryBackendImpl::removeIDBBackingStore(const String& uniqueIdentifier) function in class:WebCore::IDBFactoryBackendImpl
H A DIDBSQLiteBackingStore.cpp51 m_factory->removeIDBBackingStore(m_identifier);
H A DIDBLevelDBBackingStore.cpp1472 m_factory->removeIDBBackingStore(m_identifier);

Completed in 139 milliseconds