Home
last modified time | relevance | path

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

/device/google/tangorpro/cast_auth/mediadrm/
DDrmFactory.cpp62 CryptoSchemes schemes{}; in getSupportedCryptoSchemes() local
63 schemes.uuids.push_back({kCastKeyUUID}); in getSupportedCryptoSchemes()
64 *_aidl_return = schemes; in getSupportedCryptoSchemes()