Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
Dkv_store_nb_delegate_mock.cpp175 DBStatus KvStoreNbDelegateMock::PutLocalBatch(const std::vector<Entry> &entries) in PutLocalBatch() function in DistributedDB::KvStoreNbDelegateMock
Ddb_store_mock.cpp186 DBStatus DBStoreMock::PutLocalBatch(const std::vector<Entry> &entries) in PutLocalBatch() function in OHOS::DistributedData::DBStoreMock
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
Ddistributeddb_nb_test_tools.cpp377 DistributedDB::DBStatus DistributedDBNbTestTools::PutLocalBatch(DistributedDB::KvStoreNbDelegate &k… in PutLocalBatch() function in DistributedDBNbTestTools
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Dkv_store_nb_delegate_impl.cpp334 DBStatus KvStoreNbDelegateImpl::PutLocalBatch(const std::vector<Entry> &entries) in PutLocalBatch() function in DistributedDB::KvStoreNbDelegateImpl