Home
last modified time | relevance | path

Searched defs:GetEntriesDeleted (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.cpp46 const std::list<Entry> &KvStoreChangedDataImpl::GetEntriesDeleted() const in GetEntriesDeleted() function in DistributedDB::KvStoreChangedDataImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Ddb_change_data_mock.cpp43 const std::list<DBEntry> &DBChangeDataMock::GetEntriesDeleted() const in GetEntriesDeleted() function in OHOS::DistributedData::DBChangeDataMock
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/nbdelegate_fuzzer/
H A Dnbdelegate_fuzzer.cpp98 const std::list<Entry> &KvStoreObserverFuzzTest::GetEntriesDeleted() const in GetEntriesDeleted() function in OHOS::KvStoreObserverFuzzTest
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_general_store_test.cpp137 const std::list<Entry>& GetEntriesDeleted() const override in GetEntriesDeleted() 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.cpp762 const std::list<Entry> &KvStoreObserverUnitTest::GetEntriesDeleted() const in GetEntriesDeleted() function in DistributedDBUnitTest::KvStoreObserverUnitTest