Searched refs:_T_ (Results 1 – 3 of 3) sorted by relevance
30 #define CREATE_GETTER_SETTER_WRAPPER(_NAME_, _T_) \ argument35 return FingerprintHalProperties::_NAME_(std::get<_T_>(v)); \
83 #define CREATE_GETTER_SETTER_WRAPPER(_NAME_, _T_) \ argument88 return TestHalProperties::_NAME_(std::get<_T_>(v)); \
457 A type _T_ that is an array sized with a specialization constant must:459 either: a) _T_ is equal to _T2_, b) _V_ is declared in the464 matching>>, and _T_ is the member type of the array type _T2_