Home
last modified time | relevance | path

Searched defs:setPropertyByteArray (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/
DIDrmPlugin.aidl71 void setPropertyByteArray(in String propertyName, in byte[] value); in setPropertyByteArray() method
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/
DIDrmPlugin.aidl71 void setPropertyByteArray(in String propertyName, in byte[] value); in setPropertyByteArray() method
/hardware/interfaces/drm/aidl/android/hardware/drm/
DIDrmPlugin.aidl668 void setPropertyByteArray(in String propertyName, in byte[] value); in setPropertyByteArray() method
/hardware/interfaces/drm/1.0/default/
DDrmPlugin.cpp242 Return<Status> DrmPlugin::setPropertyByteArray( in setPropertyByteArray() function in android::hardware::drm::V1_0::implementation::DrmPlugin