Home
last modified time | relevance | path

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

/base/account/os_account/test/fuzztest/appaccount_stub/setauthenticatorpropertiesstub_fuzzer/
H A Dsetauthenticatorpropertiesstub_fuzzer.cpp66 uint32_t code = static_cast<uint32_t>(AppAccountInterfaceCode::SET_AUTHENTICATOR_PROPERTIES); in SetAuthenticatorPropertiesStubFuzzTest()
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_authenticator_session_module_test.cpp140 AuthenticatorAction action = SET_AUTHENTICATOR_PROPERTIES; in HWTEST_F()
177 AuthenticatorAction action = SET_AUTHENTICATOR_PROPERTIES; in HWTEST_F()
282 action = SET_AUTHENTICATOR_PROPERTIES; in HWTEST_F()
363 AuthenticatorAction action = SET_AUTHENTICATOR_PROPERTIES; in HWTEST_F()
/base/account/os_account/frameworks/common/include/
H A Daccountmgr_service_ipc_interface_code.h147 SET_AUTHENTICATOR_PROPERTIES, member in OHOS::AccountSA::AppAccountInterfaceCode
/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_common.h113 SET_AUTHENTICATOR_PROPERTIES, enumerator
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_authenticator_session.cpp211 case SET_AUTHENTICATOR_PROPERTIES: in OnAbilityConnectDone()
H A Dapp_account_authenticator_session_manager.cpp137 auto session = std::make_shared<AppAccountAuthenticatorSession>(SET_AUTHENTICATOR_PROPERTIES, request); in SetAuthenticatorProperties()
H A Dapp_account_stub.cpp257 static_cast<uint32_t>(AppAccountInterfaceCode::SET_AUTHENTICATOR_PROPERTIES),
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_proxy.cpp1065 ErrCode result = SendRequest(AppAccountInterfaceCode::SET_AUTHENTICATOR_PROPERTIES, data, reply); in SetAuthenticatorProperties()

Completed in 9 milliseconds