Home
last modified time | relevance | path

Searched defs:BYTES (Results 1 – 2 of 2) sorted by relevance

/system/nfc/utils/include/
Dconfig.h24 enum Type { UNSIGNED, STRING, BYTES }; enumerator
/system/keymaster/ng/include/
Dkeymaster_tags.h218 MAKE_TAG_VALUE_ACCESSOR(TagType::BYTES, blob) in MAKE_TAG_VALUE_ACCESSOR()