Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
Drelational_store_delegate_impl.cpp41 DBStatus RelationalStoreDelegateImpl::RemoveDeviceData(const std::string &device) in RemoveDeviceData() function in DistributedDB::RelationalStoreDelegateImpl
84 DBStatus RelationalStoreDelegateImpl::RemoveDeviceData(const std::string &device, const std::string… in RemoveDeviceData() function in DistributedDB::RelationalStoreDelegateImpl
170 DBStatus RelationalStoreDelegateImpl::RemoveDeviceData() in RemoveDeviceData() function in DistributedDB::RelationalStoreDelegateImpl
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_relational_store_connection.cpp156 int SQLiteRelationalStoreConnection::RemoveDeviceData(const std::string &device) in RemoveDeviceData() function in DistributedDB::SQLiteRelationalStoreConnection
161 int SQLiteRelationalStoreConnection::RemoveDeviceData() in RemoveDeviceData() function in DistributedDB::SQLiteRelationalStoreConnection
176 int SQLiteRelationalStoreConnection::RemoveDeviceData(const std::string &device, const std::string … in RemoveDeviceData() function in DistributedDB::SQLiteRelationalStoreConnection
Dsqlite_relational_store.cpp427 int SQLiteRelationalStore::RemoveDeviceData() in RemoveDeviceData() function in DistributedDB::SQLiteRelationalStore
473 int SQLiteRelationalStore::RemoveDeviceData(const std::string &device, const std::string &tableName) in RemoveDeviceData() function in DistributedDB::SQLiteRelationalStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
Dsync_generic_interface.h76 virtual int RemoveDeviceData(const std::string &deviceName, bool isNeedNotify) in RemoveDeviceData() function
/foundation/deviceprofile/device_info_manager/services/core/src/dbstorage/
Ddevice_profile_storage.cpp270 int32_t DeviceProfileStorage::RemoveDeviceData(const std::string networkId) in RemoveDeviceData() function in OHOS::DeviceProfile::DeviceProfileStorage
/foundation/distributeddatamgr/kv_store/test/distributedtest/single_kvstore_client/
Ddistributed_test_agent.cpp204 int DistributedTestAgent::RemoveDeviceData(const std::string &args) const in RemoveDeviceData() function in __anon70f694fd0111::DistributedTestAgent
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
Ddb_adapter.cpp394 int32_t DBAdapter::RemoveDeviceData(const std::string &deviceId) in RemoveDeviceData() function in OHOS::DistributedHardware::DBAdapter
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Dkv_store_nb_delegate_impl.cpp448 DBStatus KvStoreNbDelegateImpl::RemoveDeviceData(const std::string &device) in RemoveDeviceData() function in DistributedDB::KvStoreNbDelegateImpl
932 DBStatus KvStoreNbDelegateImpl::RemoveDeviceData() in RemoveDeviceData() function in DistributedDB::KvStoreNbDelegateImpl
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
Dsingle_store_impl.cpp323 Status SingleStoreImpl::RemoveDeviceData(const std::string &device) in RemoveDeviceData() function in OHOS::DistributedKv::SingleStoreImpl
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Dvirtual_single_ver_sync_db_Interface.cpp180 int VirtualSingleVerSyncDBInterface::RemoveDeviceData(const std::string &deviceName, bool isNeedNot… in RemoveDeviceData() function in DistributedDB::VirtualSingleVerSyncDBInterface
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
Djs_device_kv_store.cpp386 napi_value JsDeviceKVStore::RemoveDeviceData(napi_env env, napi_callback_info info) in RemoveDeviceData() function in OHOS::DistributedData::JsDeviceKVStore
Djs_single_kv_store.cpp325 napi_value JsSingleKVStore::RemoveDeviceData(napi_env env, napi_callback_info info) in RemoveDeviceData() function in OHOS::DistributedData::JsSingleKVStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Drelational_sync_able_storage.cpp508 int RelationalSyncAbleStorage::RemoveDeviceData(const std::string &deviceName, bool isNeedNotify) in RemoveDeviceData() function in DistributedDB::RelationalSyncAbleStorage
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store.cpp948 int SQLiteSingleVerNaturalStore::RemoveDeviceData(const std::string &deviceName, bool isNeedNotify) in RemoveDeviceData() function in DistributedDB::SQLiteSingleVerNaturalStore
955 int SQLiteSingleVerNaturalStore::RemoveDeviceData(const std::string &deviceName, bool isNeedNotify,… in RemoveDeviceData() function in DistributedDB::SQLiteSingleVerNaturalStore
Dsqlite_single_ver_storage_executor.cpp1703 int SQLiteSingleVerStorageExecutor::RemoveDeviceData(const std::string &deviceName) in RemoveDeviceData() function in DistributedDB::SQLiteSingleVerStorageExecutor
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dsingle_store_impl.cpp439 Status SingleStoreImpl::RemoveDeviceData(const std::string &device) in RemoveDeviceData() function in OHOS::DistributedKv::SingleStoreImpl
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
Djs_single_kv_store.cpp1083 napi_value JsSingleKVStore::RemoveDeviceData(napi_env env, napi_callback_info info) in RemoveDeviceData() function in OHOS::DistributedKVStore::JsSingleKVStore