Searched defs:IDBObjectStoreBackendInterface (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/storage/
H A DIDBObjectStoreBackendInterface.h45 class IDBObjectStoreBackendInterface : public ThreadSafeRefCounted<IDBObjectStoreBackendInterface> { class in namespace:WebCore
47 virtual ~IDBObjectStoreBackendInterface() { }

Completed in 55 milliseconds