Home
last modified time | relevance | path

Searched refs:WRITEOPEN_CMD (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dcloud_file_utils_mock.cpp41 constexpr unsigned WRITEOPEN_CMD = 0x02; variable
42 #define HMDFS_IOC_GET_WRITEOPEN_CNT _IOR(HMDFS_IOC, WRITEOPEN_CMD, uint32_t)
/ohos5.0/foundation/filemanagement/dfs_service/utils/cloud_disk/src/
H A Dcloud_file_utils.cpp41 constexpr unsigned WRITEOPEN_CMD = 0x02; variable
42 #define HMDFS_IOC_GET_WRITEOPEN_CNT _IOR(HMDFS_IOC, WRITEOPEN_CMD, uint32_t)