Home
last modified time | relevance | path

Searched refs:REMOVE_CLOUD_ALL_LOG_DATA_SQL (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor_sql.h240 constexpr const char *REMOVE_CLOUD_ALL_LOG_DATA_SQL = variable
H A Dsqlite_single_ver_storage_executor_extend.cpp144 errCode = CloudExcuteRemoveOrUpdate(REMOVE_CLOUD_ALL_LOG_DATA_SQL, "", ""); in RemoveDeviceDataInner()
H A Dsqlite_single_ver_storage_executor.cpp1712 CloudExcuteRemoveOrUpdate(REMOVE_CLOUD_ALL_LOG_DATA_SQL, "", ""); in RemoveDeviceData()