Home
last modified time | relevance | path

Searched refs:ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/account_iam/src/
H A Daccount_iam_callback_stub.cpp35 return ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR; in OnRemoteRequest()
95 return ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR; in OnRemoteRequest()
154 return ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR; in OnRemoteRequest()
190 return ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR; in OnRemoteRequest()
225 return ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR; in OnRemoteRequest()
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_authorization_extension_ability_test.cpp136 …ckServicePtr_->OnRemoteRequest(0, data, reply, option), ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR);
165 …ckServicePtr_->OnRemoteRequest(1, data, reply, option), ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR);
H A Dapp_account_event_module_test.cpp109 ASSERT_EQ(result, ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR);
H A Dapp_account_authenticate_test.cpp410 …kServicePtr_->OnRemoteRequest(-1, data, reply, option), ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR);
/ohos5.0/base/account/os_account/frameworks/ohosaccount/native/src/
H A Ddistributed_account_event_stub.cpp32 return ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR; in OnRemoteRequest()
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account_event_stub.cpp32 return ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR; in OnRemoteRequest()
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_event_stub.cpp33 return ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR; in OnRemoteRequest()
H A Dapp_account_authenticator_callback_stub.cpp35 return ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR; in OnRemoteRequest()
H A Dapp_account_authorization_extension_stub.cpp39 return ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR; in OnRemoteRequest()
H A Dapp_account_authorization_extension_callback_stub.cpp38 return ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR; in OnRemoteRequest()
H A Dapp_account_authenticator_stub.cpp35 return ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR; in OnRemoteRequest()
/ohos5.0/base/account/os_account/frameworks/domain_account/src/
H A Ddomain_account_callback_stub.cpp42 return ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR; in OnRemoteRequest()
H A Ddomain_account_plugin_stub.cpp39 return ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR; in OnRemoteRequest()
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h47 ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR, enumerator
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_stub.cpp534 return ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR; in OnRemoteRequest()
/ohos5.0/base/account/os_account/services/accountmgr/src/domain_account/
H A Ddomain_account_stub.cpp150 return ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR; in OnRemoteRequest()
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_mgr_stub.cpp190 return ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR; in OnRemoteRequest()
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_stub.cpp287 return ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR; in OnRemoteRequest()
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_stub.cpp519 return ERR_ACCOUNT_COMMON_CHECK_DESCRIPTOR_ERROR; in OnRemoteRequest()