Home
last modified time | relevance | path

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

/system/security/keystore/
Dconfirmation_manager.cpp87 ConfirmationResponseCode responseCode; in presentConfirmationPrompt() local
138 void ConfirmationManager::finalizeTransaction(ConfirmationResponseCode responseCode, in finalizeTransaction()
178 Return<void> ConfirmationManager::result(ConfirmationResponseCode responseCode, in result()
Dkeystore_cli_v2.cpp570 ConfirmationResponseCode responseCode = static_cast<ConfirmationResponseCode>(aidl_return); in Confirmation() local
Dkey_store_service.cpp116 KeyStoreServiceReturnCode responseCode; in updateParamsForAttestation() local
/system/security/keystore/tests/
Dconfirmationui_invocation_test.cpp75 ConfirmationResponseCode responseCode = static_cast<ConfirmationResponseCode>(aidl_return); in TEST() local
/system/netd/client/
DNetdClient.cpp524 int responseCode = 0; in getNetworkForDnsInternal() local