Home
last modified time | relevance | path

Searched defs:PutBatch (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/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> &entr… in PutBatch() function in DistributedDB::SingleVerNaturalStoreConnection
/ohos5.0/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
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_single_kv_store.cpp103 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 Dmock_single_kv_store.cpp104 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 Dmock_single_kv_store.cpp104 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 Ddb_store_mock.cpp63 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 Dkv_store_nb_delegate_mock.cpp59 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 Dmock_single_kv_store.h153 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 Dlnn_kv_adapter.cpp178 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 Dmock_single_kv_store.h156 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 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
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/
H A Dmock_single_kv_store.cpp125 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 Dmock_single_kv_store.cpp116 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 Dmock_single_kv_store.cpp118 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 Dmulti_ver_natural_store_connection.cpp179 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 Dsqlite_local_kvdb_connection.cpp184 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 Dkv_adapter.cpp135 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 Dmock_single_kv_store.cpp212 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 Dsingle_store_impl.cpp59 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 Ddistributeddb_nb_test_tools.cpp284 DistributedDB::DBStatus DistributedDBNbTestTools::PutBatch(DistributedDB::KvStoreNbDelegate &kvStor… in PutBatch() function in DistributedDBNbTestTools
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H A Ddistributed_kv_store_impl.cpp348 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 Djs_kv_store.cpp248 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 Dsingle_store_impl.cpp114 Status SingleStoreImpl::PutBatch(const std::vector<Entry> &entries) in PutBatch() function in OHOS::DistributedKv::SingleStoreImpl

12