Home
last modified time | relevance | path

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

/aosp12/system/teeui/libteeui/include/teeui/
H A Dgeneric_operation.h210 return write(Message<ResponseCode>(), out, ResponseCode::Unimplemented); in dispatchCommandMessage()
224 return write(Message<ResponseCode>(), out, ResponseCode::Unimplemented); in extendedProtocolHook()
H A Dcommon_message_types.h49 Unimplemented = 6u, enumerator
/aosp12/system/core/trusty/confirmationui/
H A DTrustyConfirmationUI.cpp98 uint32_t(TeeuiRc::Unimplemented) == uint32_t(ResponseCode::Unimplemented) && in convertRc()
/aosp12/system/security/keystore2/apc_compat/
H A Dapc_compat.cpp54 case ResponseCode::Unimplemented: in responseCode2Compat()
/aosp12/hardware/interfaces/confirmationui/1.0/
H A Dtypes.hal46 Unimplemented = 6,
/aosp12/frameworks/proto_logging/stats/enums/stats/dnsresolver/
H A Ddns_resolver.proto56 NS_R_NOTIMPL = 4; // Unimplemented.
/aosp12/packages/modules/DnsResolver/
H A Dstats.proto57 NS_R_NOTIMPL = 4; // Unimplemented.
/aosp12/system/bt/gd/packet/parser/
H A Dlanguage_y.yy554 ERRORLOC(LOC) << "Unimplemented constraint of type " << field->GetFieldType();