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 D | account_iam_service_test.cpp | 132 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 D | ohos_account_manager.cpp | 363 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 D | account_iam_service.cpp | 56 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 D | account_error_no.h | 101 ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR, enumerator
|
/ohos5.0/base/account/os_account/frameworks/ohosaccount/test/moduletests/account_mgr_test/ |
H A D | account_mgr_inner_sdk_func_test.cpp | 223 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 D | ohos_account_manager_test.cpp | 307 ERR_ACCOUNT_ZIDL_ACCOUNT_SERVICE_ERROR);
|