Searched defs:GetInodeAttr (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/ | ||
H A D | file_operations_helper.cpp | 55 void FileOperationsHelper::GetInodeAttr(shared_ptr<CloudDiskInode> ino, struct stat *statBuf) in GetInodeAttr() function in OHOS::FileManagement::CloudDisk::FileOperationsHelper |
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/ | ||
H A D | file_operations_helper_mock.cpp | 61 void FileOperationsHelper::GetInodeAttr(shared_ptr<CloudDiskInode> ino, struct stat *statBuf) in GetInodeAttr() function in OHOS::FileManagement::CloudDisk::FileOperationsHelper |