Home
last modified time | relevance | path

Searched refs:ERR_JS_ACCOUNT_AUTHENTICATOR_NOT_EXIST (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/common/account_error/src/
H A Daccount_error_no.cpp49 return ERR_JS_ACCOUNT_AUTHENTICATOR_NOT_EXIST; in AppAccountConvertOtherJSErrCode()
/ohos5.0/base/account/os_account/frameworks/common/test/unittest/common_account_test/
H A Daccount_error_common_test.cpp74 … ERR_APPACCOUNT_SERVICE_OAUTH_AUTHENTICATOR_NOT_EXIST), ERR_JS_ACCOUNT_AUTHENTICATOR_NOT_EXIST);
/ohos5.0/base/account/os_account/interfaces/kits/napi/common/src/
H A Dnapi_account_error.cpp53 …{ERR_JS_ACCOUNT_AUTHENTICATOR_NOT_EXIST, "Application account authenticator service is not availab…
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h338 ERR_JS_ACCOUNT_AUTHENTICATOR_NOT_EXIST = 12300113, enumerator