Home
last modified time | relevance | path

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

/aosp12/frameworks/av/drm/libmediadrm/
H A DDrmHal.cpp118 static hidl_string toHidlString(const String8& string) { in toHidlString() function
193 keyValue.key = toHidlString(keyedVector.keyAt(i)); in toHidlKeyedVector()
194 keyValue.value = toHidlString(keyedVector.valueAt(i)); in toHidlKeyedVector()
768 toHidlString(mimeType), hKeyType, hOptionalParameters, in getKeyRequest()
782 toHidlString(mimeType), hKeyType, hOptionalParameters, in getKeyRequest()
796 toHidlString(mimeType), hKeyType, hOptionalParameters, in getKeyRequest()
892 toHidlString(certType), toHidlString(certAuthority), in getProvisionRequest()
904 toHidlString(certType), toHidlString(certAuthority), in getProvisionRequest()
1270 toHidlString(value)); in setPropertyString()
1333 toHidlString(algorithm)); in setCipherAlgorithm()
[all …]