/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
H A D | single_ver_natural_store_connection.cpp | 40 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 D | sqlite_local_storage_executor.cpp | 130 int SQLiteLocalStorageExecutor::PutBatch(const std::vector<Entry> &entries) in PutBatch() function in DistributedDB::SQLiteLocalStorageExecutor
|
H A D | sqlite_multi_ver_transaction.cpp | 389 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 D | sqlite_single_ver_natural_store_connection.cpp | 236 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 D | lnn_kv_adapter.cpp | 179 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 D | sqlite_local_kvdb_connection.cpp | 184 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 D | kv_store_delegate_impl.cpp | 72 DBStatus KvStoreDelegateImpl::PutBatch(const std::vector<Entry> &entries) in PutBatch() function in DistributedDB::KvStoreDelegateImpl
|
H A D | kv_store_nb_delegate_impl.cpp | 222 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 D | multi_ver_natural_store_connection.cpp | 179 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 D | kv_adapter.cpp | 135 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 D | js_kv_store.cpp | 248 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 D | kv_store_nb_delegate_mock.cpp | 60 DBStatus KvStoreNbDelegateMock::PutBatch(const std::vector<Entry> &entries)
in PutBatch() function in DistributedDB::KvStoreNbDelegateMock
|
H A D | db_store_mock.cpp | 64 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 D | distributeddb_nb_test_tools.cpp | 284 DistributedDB::DBStatus DistributedDBNbTestTools::PutBatch(DistributedDB::KvStoreNbDelegate &kvStoreNbDelegate, in PutBatch() function in DistributedDBNbTestTools
|
H A D | distributed_test_tools.cpp | 669 DBStatus DistributedTestTools::PutBatch(KvStoreDelegate &kvStoreDelegate, const vector<Entry> &entries) function in DistributedTestTools
|
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/ |
H A D | single_store_impl.cpp | 59 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 D | single_store_impl.cpp | 114 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 D | js_single_kv_store.cpp | 336 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 D | distributed_kv_store_impl.cpp | 410 int32_t CJSingleKVStore::PutBatch(const CArrEntry &cArrEntry) in PutBatch() function in OHOS::DistributedKVStore::CJSingleKVStore
|