Searched refs:ByteString (Results 1 – 3 of 3) sorted by relevance
54 using ByteString = std::basic_string<uint8_t>; typedef in android::hardware::keymaster::V4_0::test::HmacKeySharingTest98 std::vector<ByteString> copyNonces(const hidl_vec<HmacSharingParameters>& paramsVec) { in copyNonces()99 std::vector<ByteString> nonces; in copyNonces()
28 * onCodecFormatChanged returns an AudioMetadata object in read-only ByteString format.36 * audioMetadata ByteString is convertible to an AudioMetadata object through40 * The ByteString format is a stable format used for parcelling (marshalling) across