Searched defs:ValueT (Results 1 - 1 of 1) sorted by relevance

/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dattestation_record.cpp145 typedef typename TypedTag2ValueType<decltype(ttag)>::type ValueT; typedef
148 ttag, static_cast<ValueT>(ASN1_INTEGER_get(sk_ASN1_INTEGER_value(stack, i))));
155 typedef typename TypedTag2ValueType<decltype(ttag)>::type ValueT; typedef
157 auth_list->push_back(ttag, static_cast<ValueT>(ASN1_INTEGER_get(asn1_int)));

Completed in 24 milliseconds