Home
last modified time | relevance | path

Searched refs:GET_AUTHENTICATOR_INFO (Results 1 – 4 of 4) sorted by relevance

/base/account/os_account/test/fuzztest/appaccount_stub/getauthenticatorinfostub_fuzzer/
Dgetauthenticatorinfostub_fuzzer.cpp42 uint32_t code = static_cast<uint32_t>(AppAccountInterfaceCode::GET_AUTHENTICATOR_INFO); in GetAuthenticatorInfoStubFuzzTest()
/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h115 GET_AUTHENTICATOR_INFO, enumerator
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_proxy.cpp734 ErrCode result = SendRequest(AppAccountInterfaceCode::GET_AUTHENTICATOR_INFO, data, reply); in GetAuthenticatorInfo()
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_stub.cpp176 static_cast<uint32_t>(AppAccountInterfaceCode::GET_AUTHENTICATOR_INFO),