/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
H A D | single_ver_natural_store_connection.cpp | 109 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 D | sqlite_local_storage_executor.cpp | 148 int SQLiteLocalStorageExecutor::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() function in DistributedDB::SQLiteLocalStorageExecutor
|
H A D | sqlite_single_ver_natural_store_connection.cpp | 250 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 D | kv_adapter.cpp | 211 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 D | sqlite_local_kvdb_connection.cpp | 226 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 D | kv_store_delegate_impl.cpp | 106 DBStatus KvStoreDelegateImpl::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() function in DistributedDB::KvStoreDelegateImpl
|
H A D | kv_store_nb_delegate_impl.cpp | 240 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 D | multi_ver_natural_store_connection.cpp | 217 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 D | kv_adapter.cpp | 366 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 D | js_kv_store.cpp | 280 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 D | kv_store_nb_delegate_mock.cpp | 65 DBStatus KvStoreNbDelegateMock::DeleteBatch(const std::vector<Key> &keys)
in DeleteBatch() function in DistributedDB::KvStoreNbDelegateMock
|
H A D | db_store_mock.cpp | 69 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 D | distributeddb_nb_test_tools.cpp | 323 DistributedDB::DBStatus DistributedDBNbTestTools::DeleteBatch(DistributedDB::KvStoreNbDelegate &kvStoreNbDelegate, in DeleteBatch() function in DistributedDBNbTestTools
|
H A D | distributed_test_tools.cpp | 697 DBStatus DistributedTestTools::DeleteBatch(KvStoreDelegate &kvStoreDelegate, const vector<Key> &keys) function in DistributedTestTools
|
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/ |
H A D | single_store_impl.cpp | 109 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 D | runtime_store.cpp | 250 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 D | single_store_impl.cpp | 171 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 D | js_single_kv_store.cpp | 374 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 D | distributed_kv_store_impl.cpp | 434 int32_t CJSingleKVStore::DeleteBatch(const CArrStr &cArrStr) in DeleteBatch() function in OHOS::DistributedKVStore::CJSingleKVStore
|