Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dclouddisk_notify_const.h34 DAEMON_RMDIR, member in OHOS::FileManagement::CloudDisk::NotifyOpsType
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/
H A Dclouddisk_notify_test.cpp365 paramDisk.opsType = NotifyOpsType::DAEMON_RMDIR; in HWTEST_F()
386 paramDisk.opsType = NotifyOpsType::DAEMON_RMDIR; in HWTEST_F()
409 paramDisk.opsType = NotifyOpsType::DAEMON_RMDIR; in HWTEST_F()
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_notify.cpp201 notifyData.isDir = paramDisk.opsType == NotifyOpsType::DAEMON_RMDIR; in HandleUnlink()
245 case NotifyOpsType::DAEMON_RMDIR: in TryNotify()
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp1172 NotifyOpsType::DAEMON_RMDIR, nullptr, parent, name}); in RmDir()

Completed in 7 milliseconds