Home
last modified time | relevance | path

Searched defs:DeleteLocalBatch (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dkv_store_nb_delegate_mock.cpp180 DBStatus KvStoreNbDelegateMock::DeleteLocalBatch(const std::vector<Key> &keys) in DeleteLocalBatch() function in DistributedDB::KvStoreNbDelegateMock
H A Ddb_store_mock.cpp191 DBStatus DBStoreMock::DeleteLocalBatch(const std::vector<Key> &keys) in DeleteLocalBatch() function in OHOS::DistributedData::DBStoreMock
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_nb_test_tools.cpp414 DistributedDB::DBStatus DistributedDBNbTestTools::DeleteLocalBatch(DistributedDB::KvStoreNbDelegate… in DeleteLocalBatch() function in DistributedDBNbTestTools
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_nb_delegate_impl.cpp350 DBStatus KvStoreNbDelegateImpl::DeleteLocalBatch(const std::vector<Key> &keys) in DeleteLocalBatch() function in DistributedDB::KvStoreNbDelegateImpl