Home
last modified time | relevance | path

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

/frameworks/av/drm/libmediadrm/
DDrmHal.cpp748 KeyType hKeyType; in getKeyRequest() local
750 hKeyType = KeyType::STREAMING; in getKeyRequest()
752 hKeyType = KeyType::OFFLINE; in getKeyRequest()
754 hKeyType = KeyType::RELEASE; in getKeyRequest()
768 toHidlString(mimeType), hKeyType, hOptionalParameters, in getKeyRequest()
782 toHidlString(mimeType), hKeyType, hOptionalParameters, in getKeyRequest()
796 toHidlString(mimeType), hKeyType, hOptionalParameters, in getKeyRequest()