Home
last modified time | relevance | path

Searched defs:PutBatch (Results 1 - 19 of 19) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsingle_ver_natural_store_connection.cpp40 int SingleVerNaturalStoreConnection::PutBatch(const IOption &option, const std::vector<Entry> &entries) in PutBatch() function in DistributedDB::SingleVerNaturalStoreConnection
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_local_storage_executor.cpp130 int SQLiteLocalStorageExecutor::PutBatch(const std::vector<Entry> &entries) in PutBatch() function in DistributedDB::SQLiteLocalStorageExecutor
H A Dsqlite_multi_ver_transaction.cpp389 int SQLiteMultiVerTransaction::PutBatch(const std::vector<Entry> &entries) in PutBatch() function in DistributedDB::SQLiteMultiVerTransaction
401 int SQLiteMultiVerTransaction::PutBatch(const std::vector<MultiVerKvEntry *> &entries, bool isLocal, in PutBatch() function in DistributedDB::SQLiteMultiVerTransaction
H A Dsqlite_single_ver_natural_store_connection.cpp236 int SQLiteSingleVerNaturalStoreConnection::PutBatch(const IOption &option, const std::vector<Entry> &entries) in PutBatch() function in DistributedDB::__anon8105::SQLiteSingleVerNaturalStoreConnection
/foundation/communication/dsoftbus/core/adapter/kv_store/src/
H A Dlnn_kv_adapter.cpp179 int32_t KVAdapter::PutBatch(const std::map<std::string, std::string> &values) in PutBatch() function in OHOS::KVAdapter
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H A Dsqlite_local_kvdb_connection.cpp184 int SQLiteLocalKvDBConnection::PutBatch(const IOption &option, const std::vector<Entry> &entries) in PutBatch() function in DistributedDB::SQLiteLocalKvDBConnection
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_delegate_impl.cpp72 DBStatus KvStoreDelegateImpl::PutBatch(const std::vector<Entry> &entries) in PutBatch() function in DistributedDB::KvStoreDelegateImpl
H A Dkv_store_nb_delegate_impl.cpp222 DBStatus KvStoreNbDelegateImpl::PutBatch(const std::vector<Entry> &entries) in PutBatch() function in DistributedDB::KvStoreNbDelegateImpl
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store_connection.cpp179 int MultiVerNaturalStoreConnection::PutBatch(const IOption &option, const std::vector<Entry> &entries) in PutBatch() function in DistributedDB::MultiVerNaturalStoreConnection
/foundation/deviceprofile/device_info_manager/services/core/src/persistenceadapter/kvadapter/
H A Dkv_adapter.cpp135 int32_t KVAdapter::PutBatch(const std::map<std::string, std::string>& values) in PutBatch() function in OHOS::DistributedDeviceProfile::KVAdapter
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_kv_store.cpp248 napi_value JsKVStore::PutBatch(napi_env env, napi_callback_info info) in PutBatch() function in JsKVStore
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dkv_store_nb_delegate_mock.cpp60 DBStatus KvStoreNbDelegateMock::PutBatch(const std::vector<Entry> &entries) in PutBatch() function in DistributedDB::KvStoreNbDelegateMock
H A Ddb_store_mock.cpp64 DBStatus DBStoreMock::PutBatch(const std::vector<Entry> &entries) in PutBatch() function in OHOS::DistributedData::DBStoreMock
274 DBStatus DBStoreMock::PutBatch(ConcurrentMap<Key, Value> &store, const std::vector<Entry> &entries) in PutBatch() function in OHOS::DistributedData::DBStoreMock
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_nb_test_tools.cpp284 DistributedDB::DBStatus DistributedDBNbTestTools::PutBatch(DistributedDB::KvStoreNbDelegate &kvStoreNbDelegate, in PutBatch() function in DistributedDBNbTestTools
H A Ddistributed_test_tools.cpp669 DBStatus DistributedTestTools::PutBatch(KvStoreDelegate &kvStoreDelegate, const vector<Entry> &entries) function in DistributedTestTools
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dsingle_store_impl.cpp59 Status SingleStoreImpl::PutBatch(const std::vector<Entry> &entries) in PutBatch() function in OHOS::DistributedKv::SingleStoreImpl
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dsingle_store_impl.cpp114 Status SingleStoreImpl::PutBatch(const std::vector<Entry> &entries) in PutBatch() function in OHOS::DistributedKv::SingleStoreImpl
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_single_kv_store.cpp336 napi_value JsSingleKVStore::PutBatch(napi_env env, napi_callback_info info) in PutBatch() function in JsSingleKVStore
/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H A Ddistributed_kv_store_impl.cpp410 int32_t CJSingleKVStore::PutBatch(const CArrEntry &cArrEntry) in PutBatch() function in OHOS::DistributedKVStore::CJSingleKVStore

Completed in 26 milliseconds