Home
last modified time | relevance | path

Searched refs:DAEMON_SETATTR (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dclouddisk_notify_const.h30 DAEMON_SETATTR, enumerator
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/
H A Dclouddisk_notify_test.cpp77 paramDisk.opsType = NotifyOpsType::DAEMON_SETATTR;
99 paramDisk.opsType = NotifyOpsType::DAEMON_SETATTR;
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_notify.cpp222 case NotifyOpsType::DAEMON_SETATTR: in TryNotify()
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp1491 NotifyOpsType::DAEMON_SETATTR, inoPtr}); in SetAttr()