Home
last modified time | relevance | path

Searched defs:RemoveDeviceDataInner (Results 1 – 5 of 5) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store_extend.cpp505 std::function<int(void)> SQLiteSingleVerNaturalStore::RemoveDeviceDataInner(const std::string &hash… in RemoveDeviceDataInner() function in DistributedDB::SQLiteSingleVerNaturalStore
543 std::function<int(void)> SQLiteSingleVerNaturalStore::RemoveDeviceDataInner(const std::string &hash… in RemoveDeviceDataInner() function in DistributedDB::SQLiteSingleVerNaturalStore
573 std::function<int(void)> SQLiteSingleVerNaturalStore::RemoveDeviceDataInner(const std::string &hash… in RemoveDeviceDataInner() function in DistributedDB::SQLiteSingleVerNaturalStore
Dsqlite_single_ver_storage_executor_extend.cpp180 int SQLiteSingleVerStorageExecutor::RemoveDeviceDataInner(ClearMode mode) in RemoveDeviceDataInner() function in DistributedDB::SQLiteSingleVerStorageExecutor
204 int SQLiteSingleVerStorageExecutor::RemoveDeviceDataInner(const std::string &deviceName, ClearMode … in RemoveDeviceDataInner() function in DistributedDB::SQLiteSingleVerStorageExecutor
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
Drelational_store_delegate_mock.h174 DBStatus RemoveDeviceDataInner(const std::string &device, ClearMode mode) override in RemoveDeviceDataInner() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
Drelational_store_delegate_impl.cpp44 DBStatus RelationalStoreDelegateImpl::RemoveDeviceDataInner(const std::string &device, ClearMode mo… in RemoveDeviceDataInner() function in DistributedDB::RelationalStoreDelegateImpl
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_relational_store.cpp886 int SQLiteRelationalStore::RemoveDeviceDataInner(const std::string &mappingDev, const std::string &… in RemoveDeviceDataInner() function in DistributedDB::SQLiteRelationalStore