Home
last modified time | relevance | path

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

/frameworks/av/drm/libmediadrm/
DDrmHal.cpp835 KeyType hKeyType; in getKeyRequest() local
837 hKeyType = KeyType::STREAMING; in getKeyRequest()
839 hKeyType = KeyType::OFFLINE; in getKeyRequest()
841 hKeyType = KeyType::RELEASE; in getKeyRequest()
855 toHidlString(mimeType), hKeyType, hOptionalParameters, in getKeyRequest()
869 toHidlString(mimeType), hKeyType, hOptionalParameters, in getKeyRequest()
883 toHidlString(mimeType), hKeyType, hOptionalParameters, in getKeyRequest()