Home
last modified time | relevance | path

Searched refs:RESERVED (Results 1 – 13 of 13) sorted by relevance

/system/security/keystore2/aidl/android/security/metrics/
DKeyOrigin.aidl39 RESERVED = 4, enumConstant
/system/bt/profile/sdp/
Dsdp_common.h23 RESERVED = 0x00, enumerator
Dsdp_logging_helper.h39 CASE_RETURN_TEXT(PduId::RESERVED); in PduIdText()
/system/core/trusty/confirmationui/
DNotSoSecureInput.cpp108 DTupKeyEvent event = DTupKeyEvent::RESERVED; in handleEvent()
131 if (event != DTupKeyEvent::RESERVED) { in handleEvent()
/system/teeui/libteeui/include/secure_input/
Dsecure_input_proto.h30 enum class DTupKeyEvent : uint32_t { RESERVED = 0, VOL_DOWN = 114, VOL_UP = 115, PWR = 116 }; enumerator
/system/security/keystore2/src/km_compat/
Dparameter_conversion_test.cpp69 ASSERT_EQ(KMV1::KeyOrigin::RESERVED, convert(V4_0::KeyOrigin::UNKNOWN)); in TEST()
70 ASSERT_EQ(V4_0::KeyOrigin::UNKNOWN, convert(KMV1::KeyOrigin::RESERVED)); in TEST()
Dkm_compat_type_conversion.h422 case KMV1::KeyOrigin::RESERVED: in convert()
438 return KMV1::KeyOrigin::RESERVED; in convert()
/system/bt/gd/packet/parser/
Dlanguage_l.ll66 "_reserved_" { return(token::RESERVED); }
Dlanguage_y.yy70 %token RESERVED "reserved"
709 : RESERVED ':' INTEGER
/system/bt/include/hardware/avrcp/
Davrcp_common.h102 RESERVED = 0x06, enumerator
Davrcp_logging_helper.h160 CASE_RETURN_TEXT(Status::RESERVED); in StatusText()
/system/security/keystore2/src/
Dmetrics_store.rs237 KeyOrigin::RESERVED => MetricsKeyOrigin::RESERVED, in process_key_creation_event_stats()
/system/bt/gd/hci/
Dhci_packets.pdl5405 RESERVED = 0x3,