Home
last modified time | relevance | path

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

/frameworks/av/drm/libmediadrm/
DDrmHalHidl.cpp695 static DrmPlugin::KeyRequestType toKeyRequestType(KeyRequestType keyRequestType) { in toKeyRequestType() function
721 return toKeyRequestType(static_cast<KeyRequestType>(keyRequestType)); in toKeyRequestType_1_1()
790 *keyRequestType = toKeyRequestType(hKeyRequestType); in getKeyRequest()
DDrmHalAidl.cpp142 static DrmPlugin::KeyRequestType toKeyRequestType(KeyRequestType keyRequestType) { in toKeyRequestType() function
615 *keyRequestType = toKeyRequestType(keyRequest.requestType); in getKeyRequest()