Searched refs:Unimplemented (Results 1 – 8 of 8) 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()
46 Unimplemented = 6,
56 NS_R_NOTIMPL = 4; // Unimplemented.
57 NS_R_NOTIMPL = 4; // Unimplemented.
554 ERRORLOC(LOC) << "Unimplemented constraint of type " << field->GetFieldType();