Searched refs:OS_ACCOUNT_ERR_INTERNAL_ERROR (Results 1 – 6 of 6) sorted by relevance
33 …rCode](#osaccount_errcode-1) {<br/>OS_ACCOUNT_ERR_OK = 0,<br/>OS_ACCOUNT_ERR_INTERNAL_ERROR = 1230…77 | OS_ACCOUNT_ERR_INTERNAL_ERROR | 内部错误。 | 107 返回OS_ACCOUNT_ERR_OK表示成功;返回OS_ACCOUNT_ERR_INTERNAL_ERROR表示内部错误;返回OS_ACCOUNT_ERR_INVALID_PARAMETER指示b…
31 …ount.md#osaccount_errcode-1) {<br/>OS_ACCOUNT_ERR_OK = 0,<br/>OS_ACCOUNT_ERR_INTERNAL_ERROR = 1230…
34 return OsAccount_ErrCode::OS_ACCOUNT_ERR_INTERNAL_ERROR; in OH_OsAccount_GetName()45 return OsAccount_ErrCode::OS_ACCOUNT_ERR_INTERNAL_ERROR; in OH_OsAccount_GetName()
33 …ErrCode](#osaccount_errcode-1) {<br>OS_ACCOUNT_ERR_OK = 0,<br>OS_ACCOUNT_ERR_INTERNAL_ERROR = 1230…77 | OS_ACCOUNT_ERR_INTERNAL_ERROR | Internal error. |107 …ACCOUNT_ERR_OK** if the operation is successful.<br>Returns **OS_ACCOUNT_ERR_INTERNAL_ERROR** if a…
31 …ccount.md#osaccount_errcode-1) {<br>OS_ACCOUNT_ERR_OK = 0,<br>OS_ACCOUNT_ERR_INTERNAL_ERROR = 1230…
49 OS_ACCOUNT_ERR_INTERNAL_ERROR = 12300001, enumerator