Home
last modified time | relevance | path

Searched refs:ERR_OSACCOUNT_SERVICE_INNER_CANNOT_FIND_OSACCOUNT_ERROR (Results 1 – 5 of 5) sorted by relevance

/base/account/os_account/frameworks/common/account_error/src/
Daccount_error_no.cpp90 case ERR_OSACCOUNT_SERVICE_INNER_CANNOT_FIND_OSACCOUNT_ERROR: in OsAccountConvertToJSErrCode()
/base/account/os_account/frameworks/common/test/unittest/common_account_test/
Daccount_error_common_test.cpp114 …EXPECT_EQ(ConvertToJSErrCode(ERR_OSACCOUNT_SERVICE_INNER_CANNOT_FIND_OSACCOUNT_ERROR), ERR_JS_ACCO…
/base/account/os_account/frameworks/common/account_error/include/
Daccount_error_no.h371 ERR_OSACCOUNT_SERVICE_INNER_CANNOT_FIND_OSACCOUNT_ERROR, enumerator
/base/account/os_account/services/accountmgr/src/osaccount/
Dinner_os_account_manager.cpp419 return ERR_OSACCOUNT_SERVICE_INNER_CANNOT_FIND_OSACCOUNT_ERROR; in RemoveOsAccount()
1077 return ERR_OSACCOUNT_SERVICE_INNER_CANNOT_FIND_OSACCOUNT_ERROR; in DeActivateOsAccount()
/base/account/os_account/services/accountmgr/test/unittest/os_account/
Dos_account_inner_account_mgr_mock.cpp1353 EXPECT_EQ(ret, ERR_OSACCOUNT_SERVICE_INNER_CANNOT_FIND_OSACCOUNT_ERROR);