Home
last modified time | relevance | path

Searched refs:ByteString (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/keymaster/4.0/vts/functional/
DHmacKeySharingTest.cpp54 using ByteString = std::basic_string<uint8_t>; typedef in android::hardware::keymaster::V4_0::test::HmacKeySharingTest
98 std::vector<ByteString> copyNonces(const hidl_vec<HmacSharingParameters>& paramsVec) { in copyNonces()
99 std::vector<ByteString> nonces; in copyNonces()
/hardware/interfaces/audio/6.0/
DIStreamOutEventCallback.hal28 * onCodecFormatChanged returns an AudioMetadata object in read-only ByteString format.
36 * audioMetadata ByteString is convertible to an AudioMetadata object through
40 * The ByteString format is a stable format used for parcelling (marshalling) across
/hardware/interfaces/audio/7.0/
DIStreamOutEventCallback.hal28 * onCodecFormatChanged returns an AudioMetadata object in read-only ByteString format.
36 * audioMetadata ByteString is convertible to an AudioMetadata object through
40 * The ByteString format is a stable format used for parcelling (marshalling) across