Searched refs:schemes (Results 1 – 12 of 12) sorted by relevance
64 [&](const hidl_vec<hidl_array<uint8_t, 16>>& schemes) { in __anon88d811900102() argument65 if (schemes.size() > 0) { in __anon88d811900102()66 firstInstanceUuidCombos.push_back(DrmHalTestParam(instance, schemes[0])); in __anon88d811900102()
32 * Return vector of uuids identifying crypto schemes supported by this HAL.34 * @return schemes Vector of uuids for which isCryptoSchemeSupported is true;37 getSupportedCryptoSchemes() generates(vec<uint8_t[16]> schemes);
75 [&](const hidl_vec<hidl_array<uint8_t, 16>>& schemes) { in __anone7d0a4ef0102() argument76 for (const auto &scheme : schemes) { in __anone7d0a4ef0102()
269 CryptoSchemes schemes{}; in isCryptoSchemeSupported() local270 auto ret = drmFactory->getSupportedCryptoSchemes(&schemes); in isCryptoSchemeSupported()272 if (!ret.isOk() || !std::count(schemes.uuids.begin(), schemes.uuids.end(), uuid)) { in isCryptoSchemeSupported()279 for (auto ct : schemes.mimeTypes) { in isCryptoSchemeSupported()
106 aidl::android::hardware::drm::CryptoSchemes schemes{}; in TEST_P() local107 auto result = drmFactory->getSupportedCryptoSchemes(&schemes); in TEST_P()108 EXPECT_FALSE(schemes.uuids.empty()); in TEST_P()109 for(auto ct : schemes.mimeTypes) { in TEST_P()
26 schemes are used.
70 * `policy` — Configurable Audio Policy schemes.
134 Currently there are two examples of such naming schemes.
309 * User-to-User Signaling Information data coding schemes. Possible values for1513 * fromCodeScheme - uToCodeScheme defines a range of CBM data coding schemes
285 * Mask of event reporting schemes that can be specified in background scan
789 * defined integers, referring to board-specific numbering schemes.
1392 "`Quantization schemes`" chapter of the <<data-format,Khronos Data Format1415 "`Quantization schemes`" chapter of the <<data-format,Khronos Data Format