Home
last modified time | relevance | path

Searched refs:REMOVE_CLOUD_LOG_DATA_BY_DEVID_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.h283 constexpr const char *REMOVE_CLOUD_LOG_DATA_BY_DEVID_SQL = variable
H A Dsqlite_single_ver_storage_executor_extend.cpp168 errCode = CloudExcuteRemoveOrUpdate(REMOVE_CLOUD_LOG_DATA_BY_DEVID_SQL, deviceName, ""); in RemoveDeviceDataInner()
H A Dsqlite_single_ver_storage_executor.cpp1717 CloudExcuteRemoveOrUpdate(REMOVE_CLOUD_LOG_DATA_BY_DEVID_SQL, deviceName, ""); in RemoveDeviceData()