Home
last modified time | relevance | path

Searched defs:IsAccountRemovable (Results 1 – 5 of 5) sorted by relevance

/base/account/os_account/services/accountmgr/test/mock/app_account/
Dmock_app_account_authenticator_stub.cpp58 ErrCode MockAppAccountAuthenticator::IsAccountRemovable(const std::string &name, const sptr<IRemote… in IsAccountRemovable() function in OHOS::AccountSA::MockAppAccountAuthenticator
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_authenticator_proxy.cpp241 ErrCode AppAccountAuthenticatorProxy::IsAccountRemovable(const std::string &name, const sptr<IRemot… in IsAccountRemovable() function in OHOS::AccountSA::AppAccountAuthenticatorProxy
Dapp_account_authenticator_session_manager.cpp121 ErrCode AppAccountAuthenticatorSessionManager::IsAccountRemovable(const AuthenticatorSessionRequest… in IsAccountRemovable() function in OHOS::AccountSA::AppAccountAuthenticatorSessionManager
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
Dapp_account_authenticate_test.cpp106 ErrCode MockAppAccountAuthenticator::IsAccountRemovable(const std::string &name, const sptr<IRemote… in IsAccountRemovable() function in MockAppAccountAuthenticator
/base/account/os_account/interfaces/kits/napi/appaccount/src/
Dnapi_app_account_authenticator.cpp300 ErrCode NapiAppAccountAuthenticator::IsAccountRemovable(const std::string &name, const sptr<IRemote… in IsAccountRemovable() function in OHOS::AccountJsKit::NapiAppAccountAuthenticator