Home
last modified time | relevance | path

Searched defs:objectStores (Results 1 – 24 of 24) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/storage/
H A DIDBTransactionBackendImpl.cpp38 PassRefPtr<IDBTransactionBackendImpl> IDBTransactionBackendImpl::create(DOMStringList* objectStores in create()
43 IDBTransactionBackendImpl::IDBTransactionBackendImpl(DOMStringList* objectStores, unsigned short mo… in IDBTransactionBackendImpl()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/indexedDB/
H A DIDBDatabase.cpp342 const nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in ObjectStoreNames() local
389 nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in CreateObjectStore() local
560 const nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in Transaction() local
1170 nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in RenameObjectStore() local
1200 nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in RenameIndex() local
H A DIDBTransaction.cpp884 const nsTArray<ObjectStoreSpec>& objectStores = in ObjectStore() local
H A DIDBObjectStore.cpp2696 const nsTArray<ObjectStoreSpec>& objectStores = dbSpec->objectStores(); in RefreshSpec() local
H A DActorsParent.cpp12708 const ObjectStoreTable& objectStores = mMetadata->mObjectStores; in AllocPBackgroundIDBTransactionParent() local
19488 ObjectStoreTable& objectStores = mMetadata->mObjectStores; in LoadDatabaseInformation() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/indexedDB/
H A DIDBDatabase.cpp389 const nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in ObjectStoreNames() local
442 nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in CreateObjectStore() local
629 const nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in Transaction() local
1359 nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in RenameObjectStore() local
1393 nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in RenameIndex() local
H A DIDBTransaction.cpp922 const nsTArray<ObjectStoreSpec>& objectStores = in ObjectStore() local
H A DIDBObjectStore.cpp2340 const nsTArray<ObjectStoreSpec>& objectStores = dbSpec->objectStores(); in RefreshSpec() local
H A DActorsParent.cpp14710 const ObjectStoreTable& objectStores = mMetadata->mObjectStores; in AllocPBackgroundIDBTransactionParent() local
21922 ObjectStoreTable& objectStores = mMetadata->mObjectStores; in LoadDatabaseInformation() local
/dports/www/firefox-esr/firefox-91.8.0/dom/indexedDB/
H A DIDBDatabase.cpp380 auto& objectStores = mSpec->objectStores(); in CreateObjectStore() local
538 const nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in Transaction() local
1127 nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in RenameObjectStore() local
1161 nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in RenameIndex() local
H A DIDBDatabase.h213 auto& objectStores = mSpec->objectStores(); in LookupModifiableObjectStoreSpec() local
H A DActorsParent.cpp10048 const ObjectStoreTable& objectStores = mMetadata->mObjectStores; in AllocPBackgroundIDBTransactionParent() local
16254 ObjectStoreTable& objectStores = mMetadata->mObjectStores; in LoadDatabaseInformation() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/indexedDB/
H A DIDBDatabase.cpp377 auto& objectStores = mSpec->objectStores(); in CreateObjectStore() local
533 const nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in Transaction() local
1127 nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in RenameObjectStore() local
1161 nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in RenameIndex() local
H A DIDBDatabase.h214 auto& objectStores = mSpec->objectStores(); in LookupModifiableObjectStoreSpec() local
H A DActorsParent.cpp14200 const ObjectStoreTable& objectStores = mMetadata->mObjectStores; in AllocPBackgroundIDBTransactionParent() local
21367 ObjectStoreTable& objectStores = mMetadata->mObjectStores; in LoadDatabaseInformation() local
/dports/www/firefox/firefox-99.0/dom/indexedDB/
H A DIDBDatabase.cpp380 auto& objectStores = mSpec->objectStores(); in CreateObjectStore() local
538 const nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in Transaction() local
1120 nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in RenameObjectStore() local
1154 nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in RenameIndex() local
H A DIDBDatabase.h213 auto& objectStores = mSpec->objectStores(); in LookupModifiableObjectStoreSpec() local
H A DActorsParent.cpp10034 const ObjectStoreTable& objectStores = mMetadata->mObjectStores; in AllocPBackgroundIDBTransactionParent() local
16212 ObjectStoreTable& objectStores = mMetadata->mObjectStores; in LoadDatabaseInformation() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/indexedDB/
H A DIDBDatabase.cpp380 auto& objectStores = mSpec->objectStores(); in CreateObjectStore() local
538 const nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in Transaction() local
1127 nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in RenameObjectStore() local
1161 nsTArray<ObjectStoreSpec>& objectStores = mSpec->objectStores(); in RenameIndex() local
H A DIDBDatabase.h213 auto& objectStores = mSpec->objectStores(); in LookupModifiableObjectStoreSpec() local
H A DActorsParent.cpp10048 const ObjectStoreTable& objectStores = mMetadata->mObjectStores; in AllocPBackgroundIDBTransactionParent() local
16254 ObjectStoreTable& objectStores = mMetadata->mObjectStores; in LoadDatabaseInformation() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/puppeteer/node_modules/devtools-protocol/types/
H A Dprotocol.d.ts7209 objectStores: ObjectStore[]; property
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/generated/
H A Dprotocol.d.ts4518 objectStores: ObjectStore[]; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/generated/
H A Dprotocol.d.ts5012 objectStores: ObjectStore[]; property