Home
last modified time | relevance | path

Searched refs:SetOsAccountInfo (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/domain_account/test/moduletest/include/
H A Dmock_domain_auth_callback.h35 void SetOsAccountInfo(const OsAccountInfo &info);
H A Dmock_domain_auth_callback_for_listener.h37 void SetOsAccountInfo(const OsAccountInfo &info);
/ohos5.0/base/account/os_account/frameworks/domain_account/test/moduletest/src/
H A Dmock_domain_auth_callback_for_listener.cpp48 void TestDomainAuthCallbackForListener::SetOsAccountInfo(const OsAccountInfo &accountInfo) in SetOsAccountInfo() function in OHOS::AccountSA::TestDomainAuthCallbackForListener
H A Dmock_domain_auth_callback.cpp62 void TestDomainAuthCallback::SetOsAccountInfo(const OsAccountInfo &accountInfo) in SetOsAccountInfo() function in OHOS::AccountSA::TestDomainAuthCallback
H A Ddomain_account_client_mock_plugin_so_module_test.cpp132 void SetOsAccountInfo(const OsAccountInfo &info);
158 void TestPluginSoDomainAuthCallback::SetOsAccountInfo(const OsAccountInfo &accountInfo) in SetOsAccountInfo() function in TestPluginSoDomainAuthCallback