Home
last modified time | relevance | path

Searched refs:ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/account_iam/
H A Daccount_iam_service_test.cpp132 EXPECT_EQ(res, ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR);
160 EXPECT_EQ(res, ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR);
190 EXPECT_EQ(callback->result_, ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR);
235 EXPECT_EQ(callback->result_, ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR);
262 EXPECT_EQ(res, ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR);
277 EXPECT_EQ(callback->result_, ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR);
292 EXPECT_EQ(callback->result_, ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR);
306 EXPECT_EQ(res, ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR);
415 EXPECT_EQ(res, ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR);
467 EXPECT_EQ(callback->result_, ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR);
[all …]
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Dohos_account_manager.cpp363 return ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR; in LoginOhosAccount()
376 return ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR; in LoginOhosAccount()
389 return ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR; in LoginOhosAccount()
433 return ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR; in LogoutOhosAccount()
439 return ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR; in LogoutOhosAccount()
477 return ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR; in LogoffOhosAccount()
483 return ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR; in LogoffOhosAccount()
522 return ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR; in HandleOhosAccountTokenInvalidEvent()
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_service.cpp56 return ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR; in NormalizeAccountId()
186 return ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR; in AuthUser()
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h101 ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR, enumerator
/ohos5.0/base/account/os_account/frameworks/ohosaccount/test/moduletests/account_mgr_test/
H A Daccount_mgr_inner_sdk_func_test.cpp223 EXPECT_EQ(ret, ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR);
467 EXPECT_EQ(ret, ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR);
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/ohos_account/
H A Dohos_account_manager_test.cpp307 ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR);