Home
last modified time | relevance | path

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

/base/account/os_account/test/fuzztest/appaccount_stub/getauthenticatorcallbackstub_fuzzer/
Dgetauthenticatorcallbackstub_fuzzer.cpp43 uint32_t code = static_cast<uint32_t>(AppAccountInterfaceCode::GET_AUTHENTICATOR_CALLBACK); in GetAuthenticatorCallbackStubFuzzTest()
/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h119 GET_AUTHENTICATOR_CALLBACK, enumerator
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_proxy.cpp846 ErrCode result = SendRequest(AppAccountInterfaceCode::GET_AUTHENTICATOR_CALLBACK, data, reply); in GetAuthenticatorCallback()
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_stub.cpp172 static_cast<uint32_t>(AppAccountInterfaceCode::GET_AUTHENTICATOR_CALLBACK),