Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_notify.cpp54 static int32_t GetTrashNotifyData(const NotifyParamDisk &paramDisk, NotifyData &notifyData) in GetTrashNotifyData() function
66 static int32_t GetTrashNotifyData(const CacheNode &cacheNode, const ParamServiceOther &paramOthers, in GetTrashNotifyData() function
130 if (GetTrashNotifyData(paramDisk, trashNotifyData) != E_OK) { in HandleRecycleRestore()
271 ret = GetTrashNotifyData(paramService.node, paramOthers, notifyData); in HandleInsert()
319 GetTrashNotifyData(paramService.node, paramOthers, trashNotifyData); in HandleUpdateRecycle()

Completed in 2 milliseconds