Home
last modified time | relevance | path

Searched refs:UlongRep (Results 1 – 2 of 2) sorted by relevance

/system/keymint/wire/src/
Dkeymint.rs1076 x if x == TagType::UlongRep as i32 => TagType::UlongRep, in tag_type()
1207 UlongRep = -1610612736, enumerator
/system/keymint/common/src/tag/
Dinfo.rs531 tt: TagType::UlongRep,
1150 TagType::EnumRep | TagType::UintRep | TagType::UlongRep in multivalued()