Home
last modified time | relevance | path

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

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