Home
last modified time | relevance | path

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

/system/security/keystore2/apc_compat/
Dapc_compat.cpp41 static uint32_t responseCode2Compat(ResponseCode rc) { in responseCode2Compat() function
109 return responseCode2Compat(rc.withDefault(ResponseCode::SystemError)); in promptUserConfirmation()
145 callback.result(callback.data, responseCode2Compat(responseCode), dataConfirmedPtr, in finalize()