Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dstorage_proxy.cpp259 int StorageProxy::CleanCloudData(ClearMode mode, const std::vector<std::string> &tableNameList, in CleanCloudData() function in DistributedDB::StorageProxy
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_relational_store.cpp473 int SQLiteRelationalStore::CleanCloudData(ClearMode mode) in CleanCloudData() function in DistributedDB::SQLiteRelationalStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp1232 int RelationalSyncAbleStorage::CleanCloudData(ClearMode mode, const std::vector<std::string> &table… in CleanCloudData() function in DistributedDB::RelationalSyncAbleStorage
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
Dcloud_syncer.cpp1606 int CloudSyncer::CleanCloudData(ClearMode mode, const std::vector<std::string> &tableNameList, in CleanCloudData() function in DistributedDB::CloudSyncer