Home
last modified time | relevance | path

Searched defs:createObjectStore (Results 1 – 25 of 27) sorted by relevance

12

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/storage/
H A DIDBDatabase.h63 …PassRefPtr<IDBObjectStore> createObjectStore(const String& name, ExceptionCode& ec) { return creat… in createObjectStore() function
H A DIDBDatabase.cpp75 PassRefPtr<IDBObjectStore> IDBDatabase::createObjectStore(const String& name, const OptionsObject& … in createObjectStore() function in WebCore::IDBDatabase
H A DIDBDatabaseBackendImpl.cpp100 PassRefPtr<IDBObjectStoreBackendInterface> IDBDatabaseBackendImpl::createObjectStore(const String& … in createObjectStore() function in WebCore::IDBDatabaseBackendImpl
H A DIDBSQLiteBackingStore.cpp266 bool IDBSQLiteBackingStore::createObjectStore(int64_t databaseId, const String& name, const String&… in createObjectStore() function in WebCore::IDBSQLiteBackingStore
H A DIDBLevelDBBackingStore.cpp320 bool IDBLevelDBBackingStore::createObjectStore(int64_t databaseId, const String& name, const String… in createObjectStore() function in WebCore::IDBLevelDBBackingStore
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/indexeddb/
H A Didb_database.h102 IDBObjectStore* createObjectStore(const String& name, in createObjectStore() function
H A Didb_database.cc255 IDBObjectStore* IDBDatabase::createObjectStore( in createObjectStore() function in blink::IDBDatabase
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/indexeddb/
H A Didb_database.h101 IDBObjectStore* createObjectStore(const String& name, in createObjectStore() function
H A Didb_database.cc255 IDBObjectStore* IDBDatabase::createObjectStore( in createObjectStore() function in blink::IDBDatabase
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/node/node_modules/typescript/lib/
H A Dlib.webworker.d.ts1716 createObjectStore(name: string, optionalParameters?: IDBObjectStoreParameters): IDBObjectStore; method
H A Dlib.dom.d.ts9003 createObjectStore(name: string, optionalParameters?: IDBObjectStoreParameters): IDBObjectStore; method
/dports/devel/jetbrains-goland/GoLand-2019.3.1/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.webworker.d.ts1777 createObjectStore(name: string, optionalParameters?: IDBObjectStoreParameters): IDBObjectStore; method
H A Dlib.dom.d.ts9323 createObjectStore(name: string, optionalParameters?: IDBObjectStoreParameters): IDBObjectStore; method
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.webworker.d.ts1807 createObjectStore(name: string, options?: IDBObjectStoreParameters): IDBObjectStore; method
H A Dlib.dom.d.ts9041 createObjectStore(name: string, options?: IDBObjectStoreParameters): IDBObjectStore; method
/dports/java/netbeans/netbeans/webcommon/typescript-lsp/node_modules/typescript/lib/
H A Dlib.webworker.d.ts1784 createObjectStore(name: string, options?: IDBObjectStoreParameters): IDBObjectStore; method
H A Dlib.dom.d.ts9158 createObjectStore(name: string, options?: IDBObjectStoreParameters): IDBObjectStore; method
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.webworker.d.ts1807 createObjectStore(name: string, options?: IDBObjectStoreParameters): IDBObjectStore; method
H A Dlib.dom.d.ts9041 createObjectStore(name: string, options?: IDBObjectStoreParameters): IDBObjectStore; method
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/lib/
H A Dlib.webworker.d.ts1784 createObjectStore(name: string, options?: IDBObjectStoreParameters): IDBObjectStore; method
H A Dlib.dom.d.ts9158 createObjectStore(name: string, options?: IDBObjectStoreParameters): IDBObjectStore; method
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/typescript/lib/
H A Dlib.webworker.d.ts1797 createObjectStore(name: string, optionalParameters?: IDBObjectStoreParameters): IDBObjectStore; method
H A Dlib.dom.d.ts9363 createObjectStore(name: string, optionalParameters?: IDBObjectStoreParameters): IDBObjectStore; method
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.webworker.d.ts1784 createObjectStore(name: string, optionalParameters?: IDBObjectStoreParameters): IDBObjectStore; method
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/typescript/lib/
H A Dlib.webworker.d.ts1784 createObjectStore(name: string, options?: IDBObjectStoreParameters): IDBObjectStore; method

12