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
98 uint32_t(TeeuiRc::Unimplemented) == uint32_t(ResponseCode::Unimplemented) && in convertRc()
54 case ResponseCode::Unimplemented: in responseCode2Compat()
554 ERRORLOC(LOC) << "Unimplemented constraint of type " << field->GetFieldType();