Home
last modified time | relevance | path

Searched defs:entries (Results 301 - 325 of 523) sorted by relevance

1...<<1112131415161718192021

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_engine.cpp1058 auto &entries = syncData.entries; in CommitNotifyForMigrateCache() local
H A Dsqlite_single_ver_natural_store_extend.cpp359 int SQLiteSingleVerNaturalStore::InterceptData(std::vector<SingleVerKvEntry *> &entries, const std::string &sourceID, in InterceptData() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_register_observer_test.cpp158 void PreDataforOperation(const Entry &entry, bool isLocalPutRegisted, bool isPutRegisted, list<Entry> &entries) in PreDataforOperation() argument
194 list<Entry> entries; in TestForOperation() local
[all...]
H A Ddistributeddb_relational_get_data_test.cpp243 void ExpectMissQueryCnt(const std::vector<SingleVerKvEntry *> &entries, size_t expectCount) in ExpectMissQueryCnt() argument
385 std::vector<SingleVerKvEntry *> entries; in HWTEST_F() local
439 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
493 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
573 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
617 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
703 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
789 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
863 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
933 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
1037 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
1122 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
1187 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
1278 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
1339 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
1471 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
1717 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
[all...]
H A Ddistributeddb_storage_query_sync_test.cpp61 void ReleaseKvEntries(std::vector<SingleVerKvEntry *> &entries) in ReleaseKvEntries() argument
167 std::vector<Entry> entries; in SetUp() local
216 std::vector<SingleVerKvEntry *> entries; in HWTEST_F() local
256 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
325 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
388 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
453 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
520 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
568 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
664 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
736 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
931 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
1003 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
1084 std::vector<SingleVerKvEntry *> entries; HWTEST_F() local
1262 std::vector<Entry> entries; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_complex_sync_test.cpp104 vector<Entry> entries; in CrudTest() local
1857 std::vector<Entry> entries; in HWTEST_F() local
1933 std::vector<Entry> entries; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_kv_transaction_test.cpp792 vector<Entry> entries; in HWTEST_F() local
951 vector<Entry> entries; in HWTEST_F() local
[all...]
H A Ddistributeddb_kv_observer_test.cpp834 vector<Entry> entries; in HWTEST_F() local
H A Ddistributeddb_kv_observer_snap_test.cpp845 vector<Entry> entries; in HWTEST_F() local
H A Ddistributeddb_kv_batch_crud_test.cpp494 bool PutBatchTwoRecords(vector<Entry> &entries) in PutBatchTwoRecords() argument
842 RegisterSnapAgainAndCheck1(KvStoreObserverSnapImpl &observer1, KvStoreSnapshotDelegate *&snap1, vector<Entry> &entries, DistributedDB::Key &keyPrefix) RegisterSnapAgainAndCheck1() argument
864 RegisterSnapAgainAndCheck2(KvStoreObserverSnapImpl &observer2, KvStoreSnapshotDelegate *&snap2, vector<Entry> &entries, DistributedDB::Key &keyPrefix) RegisterSnapAgainAndCheck2() argument
891 RegisterSnapAgainAndCheck3(KvStoreObserverSnapImpl &observer3, KvStoreSnapshotDelegate *&snap3, vector<Entry> &entries, DistributedDB::Key &keyPrefix) RegisterSnapAgainAndCheck3() argument
917 RegisterSnapAgainAndCheck4(KvStoreObserverSnapImpl &observer4, KvStoreSnapshotDelegate *&snap4, vector<Entry> &entries, DistributedDB::Key &keyPrefix, vector<Entry> &entriesInDB) RegisterSnapAgainAndCheck4() argument
[all...]
H A Ddistributeddb_nb_observer_test.cpp1281 CheckPressureForLocalRepeat(KvStoreObserverImpl &observerLocal, KvStoreObserverImpl &observerSync, vector< vector<DistributedDB::Entry> > &entries) CheckPressureForLocalRepeat() argument
1376 CheckPressureForNativeRepeat(KvStoreObserverImpl &observerLocal, KvStoreObserverImpl &observerSync, vector< vector<DistributedDB::Entry> > &entries) CheckPressureForNativeRepeat() argument
1609 CheckPressureAfterClose(KvStoreObserverImpl &observerLocal, KvStoreObserverImpl &observerSync, vector< vector<DistributedDB::Entry> > &entries) CheckPressureAfterClose() argument
1701 CheckPressureAfterReopen(KvStoreObserverImpl &observerLocal, KvStoreObserverImpl &observerSync, vector< vector<DistributedDB::Entry> > &entries) CheckPressureAfterReopen() argument
1914 CheckPressureAcrossDatabase(vector<KvStoreNbDelegate *> &nbDelegateVec, KvStoreObserverImpl *observerLocals, KvStoreObserverImpl *observerSyncs, vector< vector<DistributedDB::Entry> > &entries, unsigned int &opCnt) CheckPressureAcrossDatabase() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store_commit_storage.cpp778 vector<Entry> entries; in GetAllCommits() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_nb_test_tools.cpp263 GetEntries(DistributedDB::KvStoreNbDelegate &kvStoreNbDelegate, const DistributedDB::Key &keyPrefix, std::vector<DistributedDB::Entry> &entries) GetEntries() argument
284 PutBatch(DistributedDB::KvStoreNbDelegate &kvStoreNbDelegate, const std::vector<DistributedDB::Entry> &entries, bool isNeedRetry) PutBatch() argument
377 PutLocalBatch(DistributedDB::KvStoreNbDelegate &kvStoreNbDelegate, const std::vector<DistributedDB::Entry> &entries) PutLocalBatch() argument
552 MoveToNextFromBegin(KvStoreResultSet &resultSet, const vector<DistributedDB::Entry> &entries, int recordCnt) MoveToNextFromBegin() argument
[all...]
H A Ddistributeddb_data_generator.cpp229 void GenerateFixedRecords(std::vector<DistributedDB::Entry> &entries, in GenerateFixedRecords() argument
274 void GenerateRecordsForImage(std::vector<DistributedDB::Entry> &entries, EntrySize &entrySize, in GenerateRecordsForImage() argument
302 void GenerateAppointPrefixAndSizeRecords(std::vector<DistributedDB::Entry> &entries, const EntrySize &entrySize, in GenerateAppointPrefixAndSizeRecords() argument
313 void GenerateAppointPrefixAndSizeRecords(std::vector<DistributedDB::Entry> &entries, int startpoint, in GenerateAppointPrefixAndSizeRecords() argument
332 GenerateFixedLenRandRecords(std::vector<DistributedDB::Entry> &entries, std::vector<DistributedDB::Key> &allKeys, int recordNum, unsigned int keySize, unsigned int valSize) GenerateFixedLenRandRecords() argument
368 std::vector<DistributedDB::Entry> entries; GenerateFixedLenRandRecords() local
412 GenerateRandomRecords(std::vector<DistributedDB::Entry> &entries, EntrySize &entrySize, int num) GenerateRandomRecords() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_data_operation_test.cpp581 vector<Entry> entries; in HWTEST_F() local
624 vector<Entry> entries; in HWTEST_F() local
720 vector<Entry> entries; in HWTEST_F() local
789 vector<Entry> entries; in HWTEST_F() local
853 vector<Entry> entries; HWTEST_F() local
1021 std::vector<Entry> entries; HWTEST_F() local
1115 std::vector<Entry> entries; HWTEST_F() local
1257 std::vector<Entry> entries; HWTEST_F() local
1300 vector<Entry> entries = PreDataForQueryByPreFixKey(); HWTEST_F() local
1382 vector<Entry> entries = PreDataForQueryByPreFixKey(); HWTEST_F() local
1445 vector<Entry> entries = PreDataForQueryByPreFixKey(); HWTEST_F() local
1512 std::vector<Entry> entries; HWTEST_F() local
1591 std::vector<Entry> entries; HWTEST_F() local
1657 std::vector<Entry> entries; HWTEST_F() local
1695 std::vector<Entry> entries; HWTEST_F() local
2142 std::vector<Entry> entries; HWTEST_F() local
2282 std::vector<Entry> entries; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_kv_syncer_test.cpp600 static void SetEntryDataForSyncWithMultipleUsers002(std::vector<Entry> &entries, std::vector<Key> &keys) in SetEntryDataForSyncWithMultipleUsers002() argument
633 std::vector<Entry> entries; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dsingle_store_impl.cpp59 Status SingleStoreImpl::PutBatch(const std::vector<Entry> &entries) in PutBatch() argument
228 std::vector<Entry> entries; in GetEntries() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Druntime_store.cpp109 std::vector<Entry> entries; in Put() local
142 std::vector<Entry> entries; in Get() local
234 std::vector<Entry> entries; in Delete() local
369 std::vector<Entry> entries; GetBatchData() local
528 GetEntries(const std::string &dataPrefix, std::vector<Entry> &entries) GetEntries() argument
542 PutEntries(const std::vector<Entry> &entries) PutEntries() argument
590 UnmarshalEntries(const std::string &key, std::vector<Entry> &entries, UnifiedData &unifiedData) UnmarshalEntries() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Ddevice_kvstore_test.cpp608 std::vector<Entry> entries; in HWTEST_F() local
710 std::vector<Entry> entries; HWTEST_F() local
738 std::vector<Entry> entries; HWTEST_F() local
774 std::vector<Entry> entries; HWTEST_F() local
807 std::vector<Entry> entries; HWTEST_F() local
850 std::vector<Entry> entries; HWTEST_F() local
890 std::vector<Entry> entries; HWTEST_F() local
931 std::vector<Entry> entries; HWTEST_F() local
972 std::vector<Entry> entries; HWTEST_F() local
1018 std::vector<Entry> entries; HWTEST_F() local
1072 std::vector<Entry> entries; HWTEST_F() local
1129 std::vector<Entry> entries; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store_connection.cpp529 PutBatchInner(const IOption &option, const std::vector<Entry> &entries) PutBatchInner() argument
534 SetBatchInner(const IOption &option, const std::vector<Entry> &entries, bool isDelete) SetBatchInner() argument
565 SaveSyncEntries(const std::vector<Entry> &entries, bool isDelete) SaveSyncEntries() argument
725 std::vector<Entry> entries; DeleteBatchInner() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dsingle_store_impl.cpp114 Status SingleStoreImpl::PutBatch(const std::vector<Entry> &entries) in PutBatch() argument
379 std::vector<Entry> entries; in GetEntries() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_transaction.cpp80 napi_value entries = nullptr; in ParseSendableValuesBucket() local
/third_party/ffmpeg/libavcodec/
H A Dsmacker.c76 HuffEntry entries[256]; member
[all...]
H A Dsonic.c169 static inline int intlist_write(RangeCoder *c, uint8_t *state, int *buf, int entries, int base_2_part) in intlist_write() argument
179 static inline int intlist_read(RangeCoder *c, uint8_t *state, int *buf, int entries, int base_2_part) in intlist_read() argument
189 static inline int intlist_write(PutBitContext *pb, int *buf, int entries, int base_2_part) in intlist_write() argument
199 static inline int intlist_read(GetBitContext *gb, int *buf, int entries, int base_2_part) in intlist_read() argument
261 static int intlist_write(PutBitContext *pb, int *buf, int entries, int base_2_part) in intlist_write() argument
358 intlist_read(GetBitContext *gb, int *buf, int entries, int base_2_part) intlist_read() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_palettegen.c50 struct color_ref *entries; member

Completed in 36 milliseconds

1...<<1112131415161718192021