Searched defs:mimeType (Results 1 – 10 of 10) sorted by relevance
/hardware/interfaces/drm/1.0/default/ |
D | DrmFactory.cpp | 46 const hidl_string& mimeType) { in isContentTypeSupported()
|
D | DrmPlugin.cpp | 44 const hidl_vec<uint8_t>& initData, const hidl_string& mimeType, in getKeyRequest()
|
/hardware/interfaces/drm/1.0/vts/functional/ |
D | drm_hal_vendor_module_api.h | 161 const std::string mimeType; member
|
D | drm_hal_clearkey_test.cpp | 262 hidl_string mimeType = "video/mp4"; in loadKeys() local 321 hidl_string mimeType = "video/mp4"; in TEST_P() local 339 hidl_string mimeType = "video/mp4"; in TEST_P() local 361 hidl_string mimeType = "video/unknown"; in TEST_P() local
|
D | drm_hal_vendor_test.cpp | 379 hidl_string mimeType = "video/mp4"; in TEST_P() local
|
/hardware/interfaces/drm/1.0/vts/functional/include/ |
D | drm_hal_vendor_module_api.h | 161 const std::string mimeType; member
|
/hardware/interfaces/drm/1.1/vts/functional/ |
D | drm_hal_clearkey_test.cpp | 113 hidl_string mimeType = "video/mp4"; in loadKeys() local 163 hidl_string mimeType = "video/mp4"; in TEST_P() local 181 hidl_string mimeType = "video/mp4"; in TEST_P() local
|
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/ |
D | IDrmPlugin.aidl | 41 ….drm.KeyRequest getKeyRequest(in byte[] scope, in byte[] initData, in String mimeType, in android.… in getKeyRequest()
|
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/ |
D | IDrmPlugin.aidl | 41 ….drm.KeyRequest getKeyRequest(in byte[] scope, in byte[] initData, in String mimeType, in android.… in getKeyRequest()
|
/hardware/interfaces/drm/aidl/android/hardware/drm/ |
D | IDrmPlugin.aidl | 161 KeyRequest getKeyRequest(in byte[] scope, in byte[] initData, in String mimeType, in getKeyRequest()
|