Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/identity/libeic/
DEicCbor.h96 #define EIC_CBOR_SIMPLE_VALUE_TRUE 21 macro
DEicCbor.c151 value ? EIC_CBOR_SIMPLE_VALUE_TRUE : EIC_CBOR_SIMPLE_VALUE_FALSE; in eicCborAppendBool()