Home
last modified time | relevance | path

Searched refs:E_CAN_NOT_FIND_URI (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/filemanagement/user_file_service/utils/
H A Dfile_access_framework_errno.h45 E_CAN_NOT_FIND_URI, // Can not find registered uri enumerator
/ohos5.0/foundation/filemanagement/file_api/utils/filemgmt_libn/include/
H A Dn_error.h152 E_CAN_NOT_FIND_URI, enumerator
395 …{ USER_FILE_SERVICE_SYS_CAP_TAG + E_CAN_NOT_FIND_URI, { USER_FILE_SERVICE_SYS_CAP_TAG + E_CAN_NOT_…
/ohos5.0/foundation/filemanagement/user_file_service/services/native/file_access_service/src/
H A Dfile_access_service.cpp418 return E_CAN_NOT_FIND_URI; in FindUri()
446 return E_CAN_NOT_FIND_URI; in CleanAllNotifyImpl()
513 return E_CAN_NOT_FIND_URI; in UnregisterNotifyImpl()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-core-file-kit/
H A Djs-apis-fileAccess-sys.md2177 // 解注册失败,抛出错误码 E_CAN_NOT_FIND_URI
/ohos5.0/docs/en/application-dev/reference/apis-core-file-kit/
H A Djs-apis-fileAccess-sys.md2177 // If the unregistration fails, throw the error code E_CAN_NOT_FIND_URI.