Home
last modified time | relevance | path

Searched defs:RemoveDeviceData (Results 1 – 25 of 33) sorted by relevance

12

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dkv_store_nb_delegate_mock.cpp116 DBStatus KvStoreNbDelegateMock::RemoveDeviceData(const std::string &device) in RemoveDeviceData() function in DistributedDB::KvStoreNbDelegateMock
232 DBStatus KvStoreNbDelegateMock::RemoveDeviceData() in RemoveDeviceData() function in DistributedDB::KvStoreNbDelegateMock
274 DBStatus KvStoreNbDelegateMock::RemoveDeviceData(const std::string &device, ClearMode mode) in RemoveDeviceData() function in DistributedDB::KvStoreNbDelegateMock
279 DBStatus KvStoreNbDelegateMock::RemoveDeviceData(const std::string &device, const std::string &user… in RemoveDeviceData() function in DistributedDB::KvStoreNbDelegateMock
H A Ddb_store_mock.cpp125 DBStatus DBStoreMock::RemoveDeviceData(const std::string &device) in RemoveDeviceData() function in OHOS::DistributedData::DBStoreMock
238 DBStatus DBStoreMock::RemoveDeviceData() in RemoveDeviceData() function in OHOS::DistributedData::DBStoreMock
335 DBStatus DBStoreMock::RemoveDeviceData(const std::string &device, ClearMode mode) in RemoveDeviceData() function in OHOS::DistributedData::DBStoreMock
340 DBStatus DBStoreMock::RemoveDeviceData(const std::string &device, const std::string &user, in RemoveDeviceData() function in OHOS::DistributedData::DBStoreMock
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor_extend.cpp236 int SQLiteSingleVerStorageExecutor::RemoveDeviceData(const std::string &deviceName, ClearMode mode) in RemoveDeviceData() function in DistributedDB::SQLiteSingleVerStorageExecutor
250 int SQLiteSingleVerStorageExecutor::RemoveDeviceData(const std::string &deviceName, const std::stri… in RemoveDeviceData() function in DistributedDB::SQLiteSingleVerStorageExecutor
H A Dsqlite_single_ver_natural_store.cpp912 int SQLiteSingleVerNaturalStore::RemoveDeviceData(const std::string &deviceName, bool isNeedNotify) in RemoveDeviceData() function in DistributedDB::SQLiteSingleVerNaturalStore
938 int SQLiteSingleVerNaturalStore::RemoveDeviceData(const std::string &deviceName, bool isNeedNotify,… in RemoveDeviceData() function in DistributedDB::SQLiteSingleVerNaturalStore
965 int SQLiteSingleVerNaturalStore::RemoveDeviceData(const std::string &deviceName, ClearMode mode) in RemoveDeviceData() function in DistributedDB::SQLiteSingleVerNaturalStore
972 int SQLiteSingleVerNaturalStore::RemoveDeviceData(const std::string &deviceName, const std::string … in RemoveDeviceData() function in DistributedDB::SQLiteSingleVerNaturalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store_connection.cpp159 int SQLiteRelationalStoreConnection::RemoveDeviceData() in RemoveDeviceData() function in DistributedDB::SQLiteRelationalStoreConnection
203 int SQLiteRelationalStoreConnection::RemoveDeviceData(const std::string &device) in RemoveDeviceData() function in DistributedDB::SQLiteRelationalStoreConnection
208 int SQLiteRelationalStoreConnection::RemoveDeviceData(const std::string &device, const std::string … in RemoveDeviceData() function in DistributedDB::SQLiteRelationalStoreConnection
H A Dsqlite_relational_store.cpp525 int SQLiteRelationalStore::RemoveDeviceData() in RemoveDeviceData() function in DistributedDB::SQLiteRelationalStore
576 int SQLiteRelationalStore::RemoveDeviceData(const std::string &device, const std::string &tableName) in RemoveDeviceData() function in DistributedDB::SQLiteRelationalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_delegate_impl.cpp133 DBStatus RelationalStoreDelegateImpl::RemoveDeviceData(const std::string &device, const std::string… in RemoveDeviceData() function in DistributedDB::RelationalStoreDelegateImpl
213 DBStatus RelationalStoreDelegateImpl::RemoveDeviceData() in RemoveDeviceData() function in DistributedDB::RelationalStoreDelegateImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_nb_delegate_impl.cpp523 DBStatus KvStoreNbDelegateImpl::RemoveDeviceData(const std::string &device) in RemoveDeviceData() function in DistributedDB::KvStoreNbDelegateImpl
1013 DBStatus KvStoreNbDelegateImpl::RemoveDeviceData() in RemoveDeviceData() function in DistributedDB::KvStoreNbDelegateImpl
1137 DBStatus KvStoreNbDelegateImpl::RemoveDeviceData(const std::string &device, ClearMode mode) in RemoveDeviceData() function in DistributedDB::KvStoreNbDelegateImpl
1151 DBStatus KvStoreNbDelegateImpl::RemoveDeviceData(const std::string &device, const std::string &user, in RemoveDeviceData() function in DistributedDB::KvStoreNbDelegateImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dsync_generic_interface.h77 virtual int RemoveDeviceData(const std::string &deviceName, bool isNeedNotify) in RemoveDeviceData() function
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_single_kv_store.cpp56 Status MockSingleKvStore::RemoveDeviceData(const std::string &device) in RemoveDeviceData() function in OHOS::DistributedKv::MockSingleKvStore
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
H A Dmock_single_kv_store.cpp57 Status MockSingleKvStore::RemoveDeviceData(const std::string &device) in RemoveDeviceData() function in OHOS::DistributedKv::MockSingleKvStore
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A Dmock_single_kv_store.cpp57 Status MockSingleKvStore::RemoveDeviceData(const std::string &device) in RemoveDeviceData() function in OHOS::DistributedKv::MockSingleKvStore
/ohos5.0/foundation/ability/form_fwk/test/mock/include/
H A Dmock_single_kv_store.h75 DistributedKv::Status RemoveDeviceData(const std::string &device) override in RemoveDeviceData() function
/ohos5.0/foundation/ability/ability_runtime/test/mock/common/include/
H A Dmock_single_kv_store.h72 DistributedKv::Status RemoveDeviceData(const std::string &device) override in RemoveDeviceData() function
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/
H A Dmock_single_kv_store.cpp72 Status MockSingleKvStore::RemoveDeviceData(const std::string &device) in RemoveDeviceData() 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.cpp66 Status MockSingleKvStore::RemoveDeviceData(const std::string &device) in RemoveDeviceData() 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.cpp71 Status MockSingleKvStore::RemoveDeviceData(const std::string &device) in RemoveDeviceData() function in OHOS::DistributedKv::MockSingleKvStore
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage.cpp296 int32_t DeviceProfileStorage::RemoveDeviceData(const std::string networkId) in RemoveDeviceData() function in OHOS::DeviceProfile::DeviceProfileStorage
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_general_store_test.cpp101 DBStatus RemoveDeviceData(const std::string &device, const std::string &tableName) override in RemoveDeviceData() function in OHOS::Test::DistributedRDBTest::MockRelationalStoreDelegate
115 DBStatus RemoveDeviceData() override in RemoveDeviceData() function in OHOS::Test::DistributedRDBTest::MockRelationalStoreDelegate
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Ddb_adapter.cpp483 int32_t DBAdapter::RemoveDeviceData(const std::string &deviceId) in RemoveDeviceData() function in OHOS::DistributedHardware::DBAdapter
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_single_kv_store.cpp148 Status MockSingleKvStore::RemoveDeviceData(const std::string &device) in RemoveDeviceData() function in OHOS::DistributedKv::MockSingleKvStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkvdb_service_client.cpp428 Status KVDBServiceClient::RemoveDeviceData(const AppId &appId, const StoreId &storeId, const std::s… in RemoveDeviceData() function in OHOS::DistributedKv::KVDBServiceClient
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dsingle_store_impl.cpp339 Status SingleStoreImpl::RemoveDeviceData(const std::string &device) in RemoveDeviceData() function in OHOS::DistributedKv::SingleStoreImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_single_ver_sync_db_Interface.cpp190 int VirtualSingleVerSyncDBInterface::RemoveDeviceData(const std::string &deviceName, bool isNeedNot… in RemoveDeviceData() function in DistributedDB::VirtualSingleVerSyncDBInterface
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_device_kv_store.cpp383 napi_value JsDeviceKVStore::RemoveDeviceData(napi_env env, napi_callback_info info) in RemoveDeviceData() function in OHOS::DistributedData::JsDeviceKVStore

12