Searched refs:RESERVED (Results 1 – 13 of 13) sorted by relevance
/system/security/keystore2/aidl/android/security/metrics/ |
D | KeyOrigin.aidl | 39 RESERVED = 4, enumConstant
|
/system/bt/profile/sdp/ |
D | sdp_common.h | 23 RESERVED = 0x00, enumerator
|
D | sdp_logging_helper.h | 39 CASE_RETURN_TEXT(PduId::RESERVED); in PduIdText()
|
/system/core/trusty/confirmationui/ |
D | NotSoSecureInput.cpp | 108 DTupKeyEvent event = DTupKeyEvent::RESERVED; in handleEvent() 131 if (event != DTupKeyEvent::RESERVED) { in handleEvent()
|
/system/teeui/libteeui/include/secure_input/ |
D | secure_input_proto.h | 30 enum class DTupKeyEvent : uint32_t { RESERVED = 0, VOL_DOWN = 114, VOL_UP = 115, PWR = 116 }; enumerator
|
/system/security/keystore2/src/km_compat/ |
D | parameter_conversion_test.cpp | 69 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()
|
D | km_compat_type_conversion.h | 422 case KMV1::KeyOrigin::RESERVED: in convert() 438 return KMV1::KeyOrigin::RESERVED; in convert()
|
/system/bt/gd/packet/parser/ |
D | language_l.ll | 66 "_reserved_" { return(token::RESERVED); }
|
D | language_y.yy | 70 %token RESERVED "reserved" 709 : RESERVED ':' INTEGER
|
/system/bt/include/hardware/avrcp/ |
D | avrcp_common.h | 102 RESERVED = 0x06, enumerator
|
D | avrcp_logging_helper.h | 160 CASE_RETURN_TEXT(Status::RESERVED); in StatusText()
|
/system/security/keystore2/src/ |
D | metrics_store.rs | 237 KeyOrigin::RESERVED => MetricsKeyOrigin::RESERVED, in process_key_creation_event_stats()
|
/system/bt/gd/hci/ |
D | hci_packets.pdl | 5405 RESERVED = 0x3,
|