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

  /external/webkit/Source/WebCore/storage/
IDBFactoryBackendImpl.h 56 void removeIDBBackingStore(const String& uniqueIdentifier);
IDBFactoryBackendImpl.cpp 67 void IDBFactoryBackendImpl::removeIDBBackingStore(const String& uniqueIdentifier)
IDBSQLiteBackingStore.cpp 51 m_factory->removeIDBBackingStore(m_identifier);
    [all...]
IDBLevelDBBackingStore.cpp     [all...]

Completed in 340 milliseconds