Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dicloud_sync_storage_interface.h133 virtual int CleanCloudData(ClearMode mode, const std::vector<std::string> &tableNameList, in CleanCloudData() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_proxy.cpp323 int StorageProxy::CleanCloudData(ClearMode mode, const std::vector<std::string> &tableNameList, in CleanCloudData() function in DistributedDB::StorageProxy
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store.cpp489 int SQLiteRelationalStore::CleanCloudData(ClearMode mode) in CleanCloudData() function in DistributedDB::SQLiteRelationalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer.cpp1655 int CloudSyncer::CleanCloudData(ClearMode mode, const std::vector<std::string> &tableNameList, in CleanCloudData() function in DistributedDB::CloudSyncer
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1304 int RelationalSyncAbleStorage::CleanCloudData(ClearMode mode, const std::vector<std::string> &table… in CleanCloudData() function in DistributedDB::RelationalSyncAbleStorage