Home
last modified time | relevance | path

Searched defs:GetEntriesInserted (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_changed_data_impl.cpp24 const std::list<Entry> &KvStoreChangedDataImpl::GetEntriesInserted() const in GetEntriesInserted() function in DistributedDB::KvStoreChangedDataImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Ddb_change_data_mock.cpp33 const std::list<DBEntry> &DBChangeDataMock::GetEntriesInserted() const in GetEntriesInserted() function in OHOS::DistributedData::DBChangeDataMock
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/nbdelegate_fuzzer/
H A Dnbdelegate_fuzzer.cpp89 const std::list<Entry> &KvStoreObserverFuzzTest::GetEntriesInserted() const in GetEntriesInserted() function in OHOS::KvStoreObserverFuzzTest
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_general_store_test.cpp127 const std::list<DistributedDB::Entry>& GetEntriesInserted() const override in GetEntriesInserted() function in OHOS::Test::DistributedDataTest::MockKvStoreChangedData
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.cpp752 const std::list<Entry> &KvStoreObserverUnitTest::GetEntriesInserted() const in GetEntriesInserted() function in DistributedDBUnitTest::KvStoreObserverUnitTest