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/
Daccountmgr_service_ipc_interface_code.h210 IS_ACCOUNT_REMOVABLE, enumerator
/base/account/os_account/frameworks/appaccount/native/include/
Dapp_account_common.h114 IS_ACCOUNT_REMOVABLE, enumerator
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_authenticator_stub.cpp46 static_cast<uint32_t>(AppAccountAuthenticatorInterfaceCode::IS_ACCOUNT_REMOVABLE),
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_authenticator_proxy.cpp258 …ErrCode result = SendRequest(AppAccountAuthenticatorInterfaceCode::IS_ACCOUNT_REMOVABLE, data, rep… in IsAccountRemovable()
Dapp_account_authenticator_session_manager.cpp123 auto session = std::make_shared<AppAccountAuthenticatorSession>(IS_ACCOUNT_REMOVABLE, request); in IsAccountRemovable()
Dapp_account_authenticator_session.cpp213 case IS_ACCOUNT_REMOVABLE: in OnAbilityConnectDone()
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
Dapp_account_authenticate_test.cpp539 … EXPECT_EQ(mockServicePtr_->OnRemoteRequest(IS_ACCOUNT_REMOVABLE, data, reply, option), ERR_NONE);
732 … EXPECT_EQ(mockServicePtr_->OnRemoteRequest(IS_ACCOUNT_REMOVABLE, data, reply, option), ERR_NONE);
Dapp_account_authenticator_session_module_test.cpp284 action = IS_ACCOUNT_REMOVABLE;