Home
last modified time | relevance | path

Searched refs:IS_ACCOUNT_REMOVABLE (Results 1 - 8 of 8) sorted by relevance

/base/account/os_account/frameworks/common/include/
H A Daccountmgr_service_ipc_interface_code.h236 IS_ACCOUNT_REMOVABLE, member in OHOS::AccountSA::AppAccountAuthenticatorInterfaceCode
/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_common.h114 IS_ACCOUNT_REMOVABLE, enumerator
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_authenticator_stub.cpp49 case static_cast<uint32_t>(AppAccountAuthenticatorInterfaceCode::IS_ACCOUNT_REMOVABLE): in OnRemoteRequest()
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_authenticator_proxy.cpp258 ErrCode result = SendRequest(AppAccountAuthenticatorInterfaceCode::IS_ACCOUNT_REMOVABLE, data, reply); in IsAccountRemovable()
H A Dapp_account_authenticator_session.cpp214 case IS_ACCOUNT_REMOVABLE: in OnAbilityConnectDone()
H A Dapp_account_authenticator_session_manager.cpp123 auto session = std::make_shared<AppAccountAuthenticatorSession>(IS_ACCOUNT_REMOVABLE, request); in IsAccountRemovable()
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_authenticate_test.cpp546 EXPECT_EQ(mockServicePtr_->OnRemoteRequest(IS_ACCOUNT_REMOVABLE, data, reply, option), ERR_NONE); in HWTEST_F()
739 EXPECT_EQ(mockServicePtr_->OnRemoteRequest(IS_ACCOUNT_REMOVABLE, data, reply, option), ERR_NONE); in HWTEST_F()
H A Dapp_account_authenticator_session_module_test.cpp289 action = IS_ACCOUNT_REMOVABLE; in HWTEST_F()

Completed in 6 milliseconds