Searched refs:OPERATION_PENDING (Results 1 – 5 of 5) sorted by relevance
43 OPERATION_PENDING = 3, enumConstant
86 uint32_t(TeeuiRc::OperationPending) == uint32_t(IConfirmationUI::OPERATION_PENDING) && in convertRc()389 AStatus_fromServiceSpecificError(IConfirmationUI::OPERATION_PENDING)); in promptUserConfirmation()398 AStatus_fromServiceSpecificError(IConfirmationUI::OPERATION_PENDING)); in promptUserConfirmation()
62 Error::Rc(ResponseCode::OPERATION_PENDING) in pending()
232 APC_COMPAT_ERROR_OPERATION_PENDING => ApcResponseCode::OPERATION_PENDING, in compat_2_response_code()
327 case AidlConfirmationUI::OPERATION_PENDING: in responseCode2Compat()