Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor_extend.cpp140 int errCode = CloudExcuteRemoveOrUpdate(REMOVE_CLOUD_ALL_HWM_DATA_SQL, "", "", true); in RemoveDeviceDataInner()
164 int errCode = CloudExcuteRemoveOrUpdate(REMOVE_CLOUD_ALL_HWM_DATA_SQL, "", "", true); in RemoveDeviceDataInner()
H A Dsqlite_single_ver_storage_executor_sql.h311 constexpr const char *REMOVE_CLOUD_ALL_HWM_DATA_SQL = variable