/ohos5.0/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> &entr… in PutBatch() function in DistributedDB::SingleVerNaturalStoreConnection
|
/ohos5.0/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
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/ |
H A D | mock_single_kv_store.cpp | 103 Status MockSingleKvStore::PutBatch(const std::vector<Entry> &entries) in PutBatch() function in OHOS::DistributedKv::MockSingleKvStore
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/ |
H A D | mock_single_kv_store.cpp | 104 Status MockSingleKvStore::PutBatch(const std::vector<Entry> &entries) in PutBatch() function in OHOS::DistributedKv::MockSingleKvStore
|
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/mock/ |
H A D | mock_single_kv_store.cpp | 104 Status MockSingleKvStore::PutBatch(const std::vector<Entry> &entries) in PutBatch() function in OHOS::DistributedKv::MockSingleKvStore
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/ |
H A D | db_store_mock.cpp | 63 DBStatus DBStoreMock::PutBatch(const std::vector<Entry> &entries) in PutBatch() function in OHOS::DistributedData::DBStoreMock 273 DBStatus DBStoreMock::PutBatch(ConcurrentMap<Key, Value> &store, const std::vector<Entry> &entries) in PutBatch() function in OHOS::DistributedData::DBStoreMock
|
H A D | kv_store_nb_delegate_mock.cpp | 59 DBStatus KvStoreNbDelegateMock::PutBatch(const std::vector<Entry> &entries) in PutBatch() function in DistributedDB::KvStoreNbDelegateMock
|
/ohos5.0/foundation/ability/form_fwk/test/mock/include/ |
H A D | mock_single_kv_store.h | 153 DistributedKv::Status PutBatch(const std::vector<DistributedKv::Entry> &entries) override in PutBatch() function
|
/ohos5.0/foundation/communication/dsoftbus/core/adapter/kv_store/src/ |
H A D | lnn_kv_adapter.cpp | 178 int32_t KVAdapter::PutBatch(const std::map<std::string, std::string> &values) in PutBatch() function in OHOS::KVAdapter
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/common/include/ |
H A D | mock_single_kv_store.h | 156 DistributedKv::Status PutBatch(const std::vector<DistributedKv::Entry> &entries) override in PutBatch() function
|
/ohos5.0/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
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/ |
H A D | mock_single_kv_store.cpp | 125 Status MockSingleKvStore::PutBatch(const std::vector<Entry> &entries) in PutBatch() function in OHOS::DistributedKv::MockSingleKvStore
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_database_test/ |
H A D | mock_single_kv_store.cpp | 116 Status MockSingleKvStore::PutBatch(const std::vector<Entry> &entries) in PutBatch() function in OHOS::DistributedKv::MockSingleKvStore
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/ |
H A D | mock_single_kv_store.cpp | 118 Status MockSingleKvStore::PutBatch(const std::vector<Entry> &entries) in PutBatch() function in OHOS::DistributedKv::MockSingleKvStore
|
/ohos5.0/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> &entri… in PutBatch() function in DistributedDB::MultiVerNaturalStoreConnection
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
H A D | mock_single_kv_store.cpp | 212 Status MockSingleKvStore::PutBatch(const std::vector<Entry> &entries) in PutBatch() function in OHOS::DistributedKv::MockSingleKvStore
|
/ohos5.0/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
|
/ohos5.0/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 &kvStor… in PutBatch() function in DistributedDBNbTestTools
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/src/ |
H A D | distributed_kv_store_impl.cpp | 348 int32_t CJSingleKVStore::PutBatch(const CArrEntry &cArrEntry) in PutBatch() function in OHOS::DistributedKVStore::CJSingleKVStore
|
/ohos5.0/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 OHOS::DistributedData::JsKVStore
|
/ohos5.0/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
|