Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/common/account_error/src/
H A Daccount_error_no.cpp106 case ERR_OSACCOUNT_SERVICE_CONTROL_CANNOT_DELETE_ID_ERROR: in OsAccountConvertToJSErrCode()
/ohos5.0/base/account/os_account/frameworks/common/test/unittest/common_account_test/
H A Daccount_error_common_test.cpp123 …EXPECT_EQ(ConvertToJSErrCode(ERR_OSACCOUNT_SERVICE_CONTROL_CANNOT_DELETE_ID_ERROR), ERR_JS_ACCOUNT…
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h213 ERR_OSACCOUNT_SERVICE_CONTROL_CANNOT_DELETE_ID_ERROR, enumerator
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp1009 return ERR_OSACCOUNT_SERVICE_CONTROL_CANNOT_DELETE_ID_ERROR; in DelOsAccount()