Searched refs:decodeUint64 (Results 1 – 4 of 4) sorted by relevance
84 GRALLOCTYPES_DECODE_VENDOR_HELPER(uint64_t, ::android::gralloc4::decodeUint64),
361 status_t decodeUint64(
170 …_FATAL_FAILURE(testHelperMetadataType(GetParam(), gralloc4::encodeUint64, gralloc4::decodeUint64)); in TEST_P()
1174 status_t decodeUint64(const MetadataType& metadataType, const hidl_vec<uint8_t>& input, in decodeUint64() function