Searched refs:Unimplemented (Results 1 – 5 of 5) sorted by relevance
210 return write(Message<ResponseCode>(), out, ResponseCode::Unimplemented); in dispatchCommandMessage()224 return write(Message<ResponseCode>(), out, ResponseCode::Unimplemented); in extendedProtocolHook()
49 Unimplemented = 6u, enumerator
69 *aidl_return = static_cast<int32_t>(ConfirmationResponseCode::Unimplemented); in presentConfirmationPrompt()
98 uint32_t(TeeuiRc::Unimplemented) == uint32_t(ResponseCode::Unimplemented) && in convertRc()
504 ERRORLOC(LOC) << "Unimplemented constraint of type " << field->GetFieldType();