Home
last modified time | relevance | path

Searched defs:PutLocalBatch (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.cpp175 DBStatus KvStoreNbDelegateMock::PutLocalBatch(const std::vector<Entry> &entries) in PutLocalBatch() function in DistributedDB::KvStoreNbDelegateMock
H A Ddb_store_mock.cpp186 DBStatus DBStoreMock::PutLocalBatch(const std::vector<Entry> &entries) in PutLocalBatch() 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.cpp377 DistributedDB::DBStatus DistributedDBNbTestTools::PutLocalBatch(DistributedDB::KvStoreNbDelegate &k… in PutLocalBatch() function in DistributedDBNbTestTools
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_nb_delegate_impl.cpp334 DBStatus KvStoreNbDelegateImpl::PutLocalBatch(const std::vector<Entry> &entries) in PutLocalBatch() function in DistributedDB::KvStoreNbDelegateImpl