Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/common/account_error/src/
Daccount_error_no.cpp92 case ERR_OSACCOUNT_SERVICE_CONTROL_CANNOT_DELETE_ID_ERROR: in OsAccountConvertToJSErrCode()
/base/account/os_account/frameworks/common/test/unittest/common_account_test/
Daccount_error_common_test.cpp115 …EXPECT_EQ(ConvertToJSErrCode(ERR_OSACCOUNT_SERVICE_CONTROL_CANNOT_DELETE_ID_ERROR), ERR_JS_ACCOUNT…
/base/account/os_account/frameworks/common/account_error/include/
Daccount_error_no.h198 ERR_OSACCOUNT_SERVICE_CONTROL_CANNOT_DELETE_ID_ERROR, enumerator
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_control_file_manager.cpp619 return ERR_OSACCOUNT_SERVICE_CONTROL_CANNOT_DELETE_ID_ERROR; in DelOsAccount()