Home
last modified time | relevance | path

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

/frameworks/av/drm/libmediadrm/
DDrmHal.cpp829 KeyType hKeyType; in getKeyRequest() local
831 hKeyType = KeyType::STREAMING; in getKeyRequest()
833 hKeyType = KeyType::OFFLINE; in getKeyRequest()
835 hKeyType = KeyType::RELEASE; in getKeyRequest()
849 toHidlString(mimeType), hKeyType, hOptionalParameters, in getKeyRequest()
863 toHidlString(mimeType), hKeyType, hOptionalParameters, in getKeyRequest()
877 toHidlString(mimeType), hKeyType, hOptionalParameters, in getKeyRequest()