mirror of
https://gitee.com/openharmony/filemanagement_user_file_service
synced 2024-11-23 07:20:41 +00:00
update utils/file_access_framework_errno.h.
修改格式规范 Signed-off-by: wangjianqiang <wangjianqiang19@huawei.com>
This commit is contained in:
parent
9ae4b39092
commit
43c745aeaf
@ -35,7 +35,7 @@ enum {
|
||||
ERR_INVALID_PARAM, // invalid parameter
|
||||
ERR_PARSER_FAIL, // parser js result error
|
||||
ERR_OPERATION_NOT_PERMITTED, // Operation not permitted
|
||||
ERR_GET_FILEACCESS_HELPER, // get fileAccessHelper fail
|
||||
ERR_GET_FILEACCESS_HELPER, // get fileAccessHelper fail
|
||||
ERR_INVALID_NOTIFY, // invalid notify
|
||||
ERR_REMOVE_NOTIFY_FAIL, // remove notify fail
|
||||
ERR_NOTIFY_NOT_EXIST, // the notify is not exist
|
||||
|
Loading…
Reference in New Issue
Block a user