Home
last modified time | relevance | path

Searched refs:TrashUriAddRowId (Results 1 - 1 of 1) sorted by relevance

/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_notify.cpp75 static int32_t TrashUriAddRowId(shared_ptr<CloudDiskRdbStore> rdbStore, const string &cloudId, string &uri) in TrashUriAddRowId() function
139 if (TrashUriAddRowId(rdbStore, paramDisk.inoPtr->cloudId, trashNotifyData.uri) != E_OK) { in HandleRecycleRestore()
272 if (TrashUriAddRowId(rdbStore, paramService.cloudId, notifyData.uri) != E_OK) { in HandleInsert()
320 if (TrashUriAddRowId(rdbStore, paramService.cloudId, trashNotifyData.uri) != E_OK) { in HandleUpdateRecycle()

Completed in 1 milliseconds