Searched refs:DecodeMetadataTypeFunction (Results 1 – 1 of 1) sorted by relevance
69 using DecodeMetadataTypeFunction = status_t(*)(const MetadataType&, const hidl_vec<uint8_t>&, T*); typedef93 …dataType(const T& input, EncodeMetadataTypeFunction<T> encode, DecodeMetadataTypeFunction<T> decod… in testHelperMetadataType()103 …nst(const T& input, EncodeMetadataTypeConstFunction<T> encode, DecodeMetadataTypeFunction<T> decod… in testHelperMetadataTypeConst()