Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsingle_ver_natural_store_connection.cpp109 int SingleVerNaturalStoreConnection::DeleteBatch(const IOption &option, const std::vector<Key> &keys) in DeleteBatch() function in DistributedDB::SingleVerNaturalStoreConnection
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_local_storage_executor.cpp148 int SQLiteLocalStorageExecutor::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() function in DistributedDB::SQLiteLocalStorageExecutor
H A Dsqlite_single_ver_natural_store_connection.cpp250 int SQLiteSingleVerNaturalStoreConnection::DeleteBatch(const IOption &option, const std::vector<Key> &keys) in DeleteBatch() function in DistributedDB::__anon8105::SQLiteSingleVerNaturalStoreConnection
/foundation/distributedhardware/device_manager/utils/src/kvadapter/
H A Dkv_adapter.cpp211 int32_t KVAdapter::DeleteBatch(const std::vector<std::string> &keys) in DeleteBatch() function in OHOS::DistributedHardware::KVAdapter
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H A Dsqlite_local_kvdb_connection.cpp226 int SQLiteLocalKvDBConnection::DeleteBatch(const IOption &option, const std::vector<Key> &keys) in DeleteBatch() function in DistributedDB::SQLiteLocalKvDBConnection
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_delegate_impl.cpp106 DBStatus KvStoreDelegateImpl::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() function in DistributedDB::KvStoreDelegateImpl
H A Dkv_store_nb_delegate_impl.cpp240 DBStatus KvStoreNbDelegateImpl::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() function in DistributedDB::KvStoreNbDelegateImpl
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store_connection.cpp217 int MultiVerNaturalStoreConnection::DeleteBatch(const IOption &option, const std::vector<Key> &keys) in DeleteBatch() function in DistributedDB::MultiVerNaturalStoreConnection
/foundation/deviceprofile/device_info_manager/services/core/src/persistenceadapter/kvadapter/
H A Dkv_adapter.cpp366 int32_t KVAdapter::DeleteBatch(const std::vector<std::string>& keys) in DeleteBatch() function in OHOS::DistributedDeviceProfile::KVAdapter
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_kv_store.cpp280 napi_value JsKVStore::DeleteBatch(napi_env env, napi_callback_info info) in DeleteBatch() function in JsKVStore
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dkv_store_nb_delegate_mock.cpp65 DBStatus KvStoreNbDelegateMock::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() function in DistributedDB::KvStoreNbDelegateMock
H A Ddb_store_mock.cpp69 DBStatus DBStoreMock::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() function in OHOS::DistributedData::DBStoreMock
289 DBStatus DBStoreMock::DeleteBatch(ConcurrentMap<Key, Value> &store, const std::vector<Key> &keys) in DeleteBatch() function in OHOS::DistributedData::DBStoreMock
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_nb_test_tools.cpp323 DistributedDB::DBStatus DistributedDBNbTestTools::DeleteBatch(DistributedDB::KvStoreNbDelegate &kvStoreNbDelegate, in DeleteBatch() function in DistributedDBNbTestTools
H A Ddistributed_test_tools.cpp697 DBStatus DistributedTestTools::DeleteBatch(KvStoreDelegate &kvStoreDelegate, const vector<Key> &keys) function in DistributedTestTools
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dsingle_store_impl.cpp109 Status SingleStoreImpl::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() function in OHOS::DistributedKv::SingleStoreImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Druntime_store.cpp250 Status RuntimeStore::DeleteBatch(const std::vector<std::string> &unifiedKeys) in DeleteBatch() function in OHOS::UDMF::RuntimeStore
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dsingle_store_impl.cpp171 Status SingleStoreImpl::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() function in OHOS::DistributedKv::SingleStoreImpl
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_single_kv_store.cpp374 napi_value JsSingleKVStore::DeleteBatch(napi_env env, napi_callback_info info) in DeleteBatch() function in JsSingleKVStore
/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H A Ddistributed_kv_store_impl.cpp434 int32_t CJSingleKVStore::DeleteBatch(const CArrStr &cArrStr) in DeleteBatch() function in OHOS::DistributedKVStore::CJSingleKVStore

Completed in 31 milliseconds