Searched refs:EncodeMetadataTypeConstFunction (Results 1 – 1 of 1) sorted by relevance
60 using EncodeMetadataTypeConstFunction = status_t(*)(const MetadataType&, const T&, hidl_vec<uint8_t… typedef103 void testHelperMetadataTypeConst(const T& input, EncodeMetadataTypeConstFunction<T> encode, DecodeM… in testHelperMetadataTypeConst()