Home
last modified time | relevance | path

Searched defs:aIndexId (Results 1 – 21 of 21) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/indexedDB/
H A DActorsParentCommon.cpp181 uint32_t CompressedByteCountForIndexId(IndexOrObjectStoreId aIndexId) { in CompressedByteCountForIndexId()
216 void WriteCompressedIndexId(IndexOrObjectStoreId aIndexId, bool aUnique, in WriteCompressedIndexId()
508 IndexDataValue::IndexDataValue(IndexOrObjectStoreId aIndexId, bool aUnique, in IndexDataValue()
516 IndexDataValue::IndexDataValue(IndexOrObjectStoreId aIndexId, bool aUnique, in IndexDataValue()
H A DIDBTransaction.cpp576 const int64_t aIndexId) { in DeleteIndex()
590 const int64_t aIndexId, in RenameIndex()
H A DIDBDatabase.cpp1157 nsresult IDBDatabase::RenameIndex(int64_t aObjectStoreId, int64_t aIndexId, in RenameIndex()
H A DActorsParent.cpp11649 const IndexOrObjectStoreId& aIndexId) { in RecvDeleteIndex()
11730 const IndexOrObjectStoreId& aIndexId, const nsString& aName) { in RecvRenameIndex()
18897 const IndexOrObjectStoreId aIndexId, in DeleteIndexOp()
/dports/www/firefox/firefox-99.0/dom/indexedDB/
H A DActorsParentCommon.cpp186 uint32_t CompressedByteCountForIndexId(IndexOrObjectStoreId aIndexId) { in CompressedByteCountForIndexId()
221 void WriteCompressedIndexId(IndexOrObjectStoreId aIndexId, bool aUnique, in WriteCompressedIndexId()
519 IndexDataValue::IndexDataValue(IndexOrObjectStoreId aIndexId, bool aUnique, in IndexDataValue()
527 IndexDataValue::IndexDataValue(IndexOrObjectStoreId aIndexId, bool aUnique, in IndexDataValue()
H A DIDBTransaction.cpp560 const int64_t aIndexId) { in DeleteIndex()
574 const int64_t aIndexId, in RenameIndex()
H A DIDBDatabase.cpp1150 nsresult IDBDatabase::RenameIndex(int64_t aObjectStoreId, int64_t aIndexId, in RenameIndex()
H A DActorsParent.cpp11635 const IndexOrObjectStoreId& aIndexId) { in RecvDeleteIndex()
11716 const IndexOrObjectStoreId& aIndexId, const nsString& aName) { in RecvRenameIndex()
18879 const IndexOrObjectStoreId aIndexId, in DeleteIndexOp()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/indexedDB/
H A DActorsParentCommon.cpp181 uint32_t CompressedByteCountForIndexId(IndexOrObjectStoreId aIndexId) { in CompressedByteCountForIndexId()
216 void WriteCompressedIndexId(IndexOrObjectStoreId aIndexId, bool aUnique, in WriteCompressedIndexId()
508 IndexDataValue::IndexDataValue(IndexOrObjectStoreId aIndexId, bool aUnique, in IndexDataValue()
516 IndexDataValue::IndexDataValue(IndexOrObjectStoreId aIndexId, bool aUnique, in IndexDataValue()
H A DIDBTransaction.cpp576 const int64_t aIndexId) { in DeleteIndex()
590 const int64_t aIndexId, in RenameIndex()
H A DIDBDatabase.cpp1157 nsresult IDBDatabase::RenameIndex(int64_t aObjectStoreId, int64_t aIndexId, in RenameIndex()
H A DActorsParent.cpp11649 const IndexOrObjectStoreId& aIndexId) { in RecvDeleteIndex()
11730 const IndexOrObjectStoreId& aIndexId, const nsString& aName) { in RecvRenameIndex()
18897 const IndexOrObjectStoreId aIndexId, in DeleteIndexOp()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/indexedDB/
H A DIDBTransaction.cpp588 int64_t aIndexId) { in DeleteIndex()
601 void IDBTransaction::RenameIndex(IDBObjectStore* aObjectStore, int64_t aIndexId, in RenameIndex()
H A DIDBDatabase.cpp1196 nsresult IDBDatabase::RenameIndex(int64_t aObjectStoreId, int64_t aIndexId, in RenameIndex()
H A DActorsParent.cpp592 uint32_t CompressedByteCountForIndexId(int64_t aIndexId) { in CompressedByteCountForIndexId()
657 void WriteCompressedIndexId(int64_t aIndexId, bool aUnique, in WriteCompressedIndexId()
670 int64_t* aIndexId, bool* aUnique) { in ReadCompressedIndexId()
14427 const int64_t& aObjectStoreId, const int64_t& aIndexId) { in RecvDeleteIndex()
14506 const int64_t& aObjectStoreId, const int64_t& aIndexId, in RecvRenameIndex()
22694 const int64_t aIndexId, const bool aUnique, in DeleteIndexOp()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/indexedDB/
H A DIDBTransaction.cpp599 int64_t aIndexId) in DeleteIndex()
614 int64_t aIndexId, in RenameIndex()
H A DIDBDatabase.cpp1388 int64_t aIndexId, in RenameIndex()
H A DActorsParent.cpp644 CompressedByteCountForIndexId(int64_t aIndexId) in CompressedByteCountForIndexId()
715 WriteCompressedIndexId(int64_t aIndexId, bool aUnique, uint8_t** aIterator) in WriteCompressedIndexId()
730 int64_t* aIndexId, in ReadCompressedIndexId()
16537 const int64_t& aIndexId) in RecvDeleteIndex()
16622 const int64_t& aIndexId, in RecvRenameIndex()
25494 const int64_t aIndexId, in DeleteIndexOp()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/indexedDB/
H A DIDBTransaction.cpp576 const int64_t aIndexId) { in DeleteIndex()
590 const int64_t aIndexId, in RenameIndex()
H A DIDBDatabase.cpp1157 nsresult IDBDatabase::RenameIndex(int64_t aObjectStoreId, int64_t aIndexId, in RenameIndex()
H A DActorsParent.cpp610 uint32_t CompressedByteCountForIndexId(IndexOrObjectStoreId aIndexId) { in CompressedByteCountForIndexId()
675 void WriteCompressedIndexId(IndexOrObjectStoreId aIndexId, bool aUnique, in WriteCompressedIndexId()
688 IndexOrObjectStoreId* aIndexId, bool* aUnique) { in ReadCompressedIndexId()
15800 const IndexOrObjectStoreId& aIndexId) { in RecvDeleteIndex()
15881 const IndexOrObjectStoreId& aIndexId, const nsString& aName) { in RecvRenameIndex()
24268 const IndexOrObjectStoreId aIndexId, in DeleteIndexOp()