Home
last modified time | relevance | path

Searched defs:kvEntry (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_anti_dos_sync_test.cpp179 GenericSingleVerKvEntry *kvEntry = new (std::nothrow) GenericSingleVerKvEntry(); variable
230 GenericSingleVerKvEntry *kvEntry = new (std::nothrow) GenericSingleVerKvEntry(); variable
294 GenericSingleVerKvEntry *kvEntry = new (std::nothrow) GenericSingleVerKvEntry(); variable
H A Dvirtual_single_ver_sync_db_Interface.cpp53 for (auto &kvEntry : entries) { in GetEntriesFromItems() local
500 for (auto kvEntry : entries) { in PutSyncDataWithQuery() local
H A Dvirtual_relational_ver_sync_db_interface.cpp48 for (auto &kvEntry : entries) { in GetEntriesFromItems() local
H A Ddistributeddb_single_ver_p2p_query_sync_test.cpp618 auto kvEntry = new (std::nothrow) GenericSingleVerKvEntry; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_single_ver_kv_entry.cpp137 for (const auto &kvEntry : kvEntries) { in SerializeDatas() local
167 for (const auto &kvEntry : kvEntries) { in CalculateLens() local
207 auto kvEntry = new (std::nothrow) GenericSingleVerKvEntry(); in DeSerializeDatas() local
221 for (auto &kvEntry : kvEntries) { in DeSerializeDatas() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dintercepted_data_impl.cpp180 const auto &kvEntry = dataItems_[i]; in GetKvEntries() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_transaction_data_test.cpp646 Entry kvEntry; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store.cpp616 auto kvEntry = new (std::nothrow) GenericMultiVerKvEntry; in CreateKvEntry() local