Home
last modified time | relevance | path

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

/system/teeui/libteeui/include/teeui/
Dgeneric_operation.h210 return write(Message<ResponseCode>(), out, ResponseCode::Unimplemented); in dispatchCommandMessage()
224 return write(Message<ResponseCode>(), out, ResponseCode::Unimplemented); in extendedProtocolHook()
Dcommon_message_types.h49 Unimplemented = 6u, enumerator
/system/core/trusty/confirmationui/
DTrustyConfirmationUI.cpp98 uint32_t(TeeuiRc::Unimplemented) == uint32_t(ResponseCode::Unimplemented) && in convertRc()
/system/security/keystore2/apc_compat/
Dapc_compat.cpp54 case ResponseCode::Unimplemented: in responseCode2Compat()
/system/bt/gd/packet/parser/
Dlanguage_y.yy554 ERRORLOC(LOC) << "Unimplemented constraint of type " << field->GetFieldType();