Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/common/account_error/src/
Daccount_error_no.cpp110 case ERR_OSACCOUNT_SERVICE_MANAGER_BAD_UID_ERROR: in OsAccountConvertToJSErrCode()
150 return (errCode >= ERR_OSACCOUNT_SERVICE_MANAGER_BAD_UID_ERROR && in IsOsAccountServiceError()
/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_manager.cpp87 return ERR_OSACCOUNT_SERVICE_MANAGER_BAD_UID_ERROR; in GetOsAccountLocalIdFromUid()
97 return ERR_OSACCOUNT_SERVICE_MANAGER_BAD_UID_ERROR; in GetBundleIdFromUid()
/base/account/os_account/frameworks/common/test/unittest/common_account_test/
Daccount_error_common_test.cpp136 …EXPECT_EQ(ConvertToJSErrCode(ERR_OSACCOUNT_SERVICE_MANAGER_BAD_UID_ERROR), ERR_JS_INVALID_PARAMETE…
/base/account/os_account/frameworks/common/account_error/include/
Daccount_error_no.h349 ERR_OSACCOUNT_SERVICE_MANAGER_BAD_UID_ERROR = ACCOUNT_OSACCOUNT_SERVICE_ERR_OFFSET + 0x0001, enumerator
/base/account/os_account/frameworks/osaccount/native/test/moduletest/
Dos_account_manager_module_test.cpp1954 …EXPECT_EQ(ERR_OSACCOUNT_SERVICE_MANAGER_BAD_UID_ERROR, OsAccountManager::GetOsAccountLocalIdFromUi…
1967 …EXPECT_EQ(ERR_OSACCOUNT_SERVICE_MANAGER_BAD_UID_ERROR, OsAccountManager::GetBundleIdFromUid(uid, b…