Searched defs:scope (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/ |
D | IDrmPlugin.aidl | 41 …android.hardware.drm.KeyRequest getKeyRequest(in byte[] scope, in byte[] initData, in String mimeT… in getKeyRequest() 55 android.hardware.drm.KeySetId provideKeyResponse(in byte[] scope, in byte[] response); in provideKeyResponse()
|
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/ |
D | IDrmPlugin.aidl | 41 …android.hardware.drm.KeyRequest getKeyRequest(in byte[] scope, in byte[] initData, in String mimeT… in getKeyRequest() 55 android.hardware.drm.KeySetId provideKeyResponse(in byte[] scope, in byte[] response); in provideKeyResponse()
|
/hardware/interfaces/drm/aidl/android/hardware/drm/ |
D | IDrmPlugin.aidl | 161 KeyRequest getKeyRequest(in byte[] scope, in byte[] initData, in String mimeType, in getKeyRequest() 426 KeySetId provideKeyResponse(in byte[] scope, in byte[] response); in provideKeyResponse()
|
/hardware/interfaces/drm/1.0/default/ |
D | DrmPlugin.cpp | 43 Return<void> DrmPlugin::getKeyRequest(const hidl_vec<uint8_t>& scope, in getKeyRequest() 106 Return<void> DrmPlugin::provideKeyResponse(const hidl_vec<uint8_t>& scope, in provideKeyResponse()
|