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.cpp504 std::function<int(void)> SQLiteSingleVerNaturalStore::RemoveDeviceDataInner(const std::string &hash… in RemoveDeviceDataInner() function in DistributedDB::SQLiteSingleVerNaturalStore
542 std::function<int(void)> SQLiteSingleVerNaturalStore::RemoveDeviceDataInner(const std::string &hash… in RemoveDeviceDataInner() function in DistributedDB::SQLiteSingleVerNaturalStore
572 std::function<int(void)> SQLiteSingleVerNaturalStore::RemoveDeviceDataInner(const std::string &hash… in RemoveDeviceDataInner() function in DistributedDB::SQLiteSingleVerNaturalStore
Dsqlite_single_ver_storage_executor_extend.cpp135 int SQLiteSingleVerStorageExecutor::RemoveDeviceDataInner(ClearMode mode) in RemoveDeviceDataInner() function in DistributedDB::SQLiteSingleVerStorageExecutor
159 int SQLiteSingleVerStorageExecutor::RemoveDeviceDataInner(const std::string &deviceName, ClearMode … in RemoveDeviceDataInner() function in DistributedDB::SQLiteSingleVerStorageExecutor
/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/datamgr_service/services/distributeddataservice/service/test/
Drdb_general_store_test.cpp217 DBStatus RemoveDeviceDataInner(const std::string &device, ClearMode mode) override in RemoveDeviceDataInner() function in OHOS::Test::DistributedRDBTest::MockRelationalStoreDelegate
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_relational_store.cpp830 int SQLiteRelationalStore::RemoveDeviceDataInner(const std::string &mappingDev, const std::string &… in RemoveDeviceDataInner() function in DistributedDB::SQLiteRelationalStore