Home
last modified time | relevance | path

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

/device/google/tangorpro/cast_auth/mediadrm/
DDrmFactory.cpp18 const std::array<uint8_t, 16> kCastKeyUUID{ variable
24 return !memcmp(uuid, kCastKeyUUID.data(), 16); in isCastKeyUUID()
63 schemes.uuids.push_back({kCastKeyUUID}); in getSupportedCryptoSchemes()