Home
last modified time | relevance | path

Searched refs:ChangeCloudDataFlagOnLogTable (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.h225 int ChangeCloudDataFlagOnLogTable(const std::string &logTableName);
H A Dsqlite_single_ver_relational_storage_executor.cpp1756 int SQLiteSingleVerRelationalStorageExecutor::ChangeCloudDataFlagOnLogTable(const std::string &logT… in ChangeCloudDataFlagOnLogTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
1805 return ChangeCloudDataFlagOnLogTable(logTableName); in SetDataOnUserTableWithLogicDelete()