/ohos5.0/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> &key… in DeleteBatch() function in DistributedDB::SingleVerNaturalStoreConnection
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/ |
H A D | mock_single_kv_store.cpp | 108 Status MockSingleKvStore::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() 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 | 109 Status MockSingleKvStore::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() function in OHOS::DistributedKv::MockSingleKvStore
|
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/mock/ |
H A D | mock_single_kv_store.cpp | 109 Status MockSingleKvStore::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() function in OHOS::DistributedKv::MockSingleKvStore
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/ |
H A D | db_store_mock.cpp | 68 DBStatus DBStoreMock::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() function in OHOS::DistributedData::DBStoreMock 288 DBStatus DBStoreMock::DeleteBatch(ConcurrentMap<Key, Value> &store, const std::vector<Key> &keys) in DeleteBatch() function in OHOS::DistributedData::DBStoreMock
|
H A D | kv_store_nb_delegate_mock.cpp | 64 DBStatus KvStoreNbDelegateMock::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() function in DistributedDB::KvStoreNbDelegateMock
|
/ohos5.0/foundation/ability/form_fwk/test/mock/include/ |
H A D | mock_single_kv_store.h | 163 DistributedKv::Status DeleteBatch(const std::vector<DistributedKv::Key> &keys) override in DeleteBatch() function
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/common/include/ |
H A D | mock_single_kv_store.h | 166 DistributedKv::Status DeleteBatch(const std::vector<DistributedKv::Key> &keys) override in DeleteBatch() function
|
/ohos5.0/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
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/ |
H A D | mock_single_kv_store.cpp | 130 Status MockSingleKvStore::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() 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 | 121 Status MockSingleKvStore::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() 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 | 123 Status MockSingleKvStore::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() 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 | 217 int MultiVerNaturalStoreConnection::DeleteBatch(const IOption &option, const std::vector<Key> &keys) in DeleteBatch() 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 | 226 int SQLiteLocalKvDBConnection::DeleteBatch(const IOption &option, const std::vector<Key> &keys) in DeleteBatch() function in DistributedDB::SQLiteLocalKvDBConnection
|
/ohos5.0/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
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
H A D | mock_single_kv_store.cpp | 217 Status MockSingleKvStore::DeleteBatch(const std::vector<Key> &keys) in DeleteBatch() function in OHOS::DistributedKv::MockSingleKvStore
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/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 &kvS… in DeleteBatch() function in DistributedDBNbTestTools
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/src/ |
H A D | distributed_kv_store_impl.cpp | 372 int32_t CJSingleKVStore::DeleteBatch(const CArrStr &cArrStr) in DeleteBatch() function in OHOS::DistributedKVStore::CJSingleKVStore
|
/ohos5.0/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 OHOS::DistributedData::JsKVStore
|
/ohos5.0/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
|