Home
last modified time | relevance | path

Searched refs:ERR_ACCOUNT_COMMON_FILE_OPEN_FAILED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/account/os_account/tools/acm/src/
H A Daccount_command.cpp186 if (result != ERR_OK && result != ERR_ACCOUNT_COMMON_FILE_OPEN_FAILED) { in RunAsCreateCommand()
709 return ERR_ACCOUNT_COMMON_FILE_OPEN_FAILED; in GetDisallowedListByPath()
715 return ERR_ACCOUNT_COMMON_FILE_OPEN_FAILED; in GetDisallowedListByPath()
/ohos5.0/base/account/os_account/frameworks/common/file_operator/src/
H A Daccount_file_operator.cpp230 return ERR_ACCOUNT_COMMON_FILE_OPEN_FAILED; in InputFileByPathAndContent()
273 return ERR_ACCOUNT_COMMON_FILE_OPEN_FAILED; in GetFileContentByPath()
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h64 ERR_ACCOUNT_COMMON_FILE_OPEN_FAILED, enumerator