Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/kits/napi/common/src/
H A Dnapi_account_error.cpp76 {ERR_JS_SERVER_CONFIG_NOT_FOUND, "The server config not found"},
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h347 ERR_JS_SERVER_CONFIG_NOT_FOUND = 12300212, enumerator
/ohos5.0/base/account/os_account/services/accountmgr/src/domain_account/
H A Dinner_domain_account_manager.cpp546 return ERR_JS_SERVER_CONFIG_NOT_FOUND; in RemoveServerConfig()