/aosp_15_r20/external/auto/value/src/main/java/com/google/auto/value/processor/ |
H A D | Executable.java | 42 private final ImmutableSet<String> optionalParameters; field in Executable 45 private Executable(ExecutableElement executableElement, ImmutableSet<String> optionalParameters) { in Executable() 74 ExecutableElement executableElement, ImmutableSet<String> optionalParameters) { in of()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
H A D | FakeExoMediaDrm.java | 258 @Nullable HashMap<String, String> optionalParameters) in getKeyRequest() argument 529 public final ImmutableMap<String, String> optionalParameters; field in FakeExoMediaDrm.KeyRequestData 534 Map<String, String> optionalParameters) { in KeyRequestData() argument 547 ImmutableMap.Builder<String, String> optionalParameters = new ImmutableMap.Builder<>(); in KeyRequestData() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
H A D | FakeExoMediaDrm.java | 262 @Nullable HashMap<String, String> optionalParameters) in getKeyRequest() argument 532 public final ImmutableMap<String, String> optionalParameters; field in FakeExoMediaDrm.KeyRequestData 537 Map<String, String> optionalParameters) { in KeyRequestData() argument 550 ImmutableMap.Builder<String, String> optionalParameters = new ImmutableMap.Builder<>(); in KeyRequestData() local
|
/aosp_15_r20/hardware/interfaces/drm/aidl/vts/ |
H A D | drm_hal_test.cpp | 148 KeyedVector optionalParameters; in TEST_P() local 164 KeyedVector optionalParameters; in TEST_P() local 409 KeyedVector optionalParameters; in TEST_P() local
|
/aosp_15_r20/hardware/interfaces/drm/1.2/vts/functional/ |
H A D | drm_hal_test.cpp | 122 KeyedVector optionalParameters; in TEST_P() local 139 KeyedVector optionalParameters; in TEST_P() local 414 KeyedVector optionalParameters; in TEST_P() local
|
/aosp_15_r20/hardware/interfaces/drm/1.1/vts/functional/ |
H A D | drm_hal_clearkey_test.cpp | 114 KeyedVector optionalParameters; in loadKeys() local 164 KeyedVector optionalParameters; in TEST_P() local 182 KeyedVector optionalParameters; in TEST_P() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/drm/1.2/[email protected]_genc++/gen/android/hardware/drm/1.2/ |
D | DrmPluginAll.cpp | 452 …e *_hidl_this, ::android::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, const ::an… in _hidl_getKeyRequest_1_2() 1017 …8_t>& scope, const ::android::hardware::hidl_vec<uint8_t>& initData, const ::android::hardware::hi… in getKeyRequest() 1181 …uint8_t>& scope, const ::android::hardware::hidl_vec<uint8_t>& initData, const ::android::hardware… in getKeyRequest_1_1() 1255 …uint8_t>& scope, const ::android::hardware::hidl_vec<uint8_t>& initData, const ::android::hardware… in getKeyRequest_1_2() 1637 … const ::android::hardware::hidl_vec<::android::hardware::drm::V1_0::KeyValue>* optionalParameters; in _hidl_getKeyRequest_1_2() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/drm/1.1/[email protected]_genc++/gen/android/hardware/drm/1.1/ |
D | DrmPluginAll.cpp | 264 …e *_hidl_this, ::android::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, const ::an… in _hidl_getKeyRequest_1_1() 1089 …8_t>& scope, const ::android::hardware::hidl_vec<uint8_t>& initData, const ::android::hardware::hi… in getKeyRequest() 1253 …uint8_t>& scope, const ::android::hardware::hidl_vec<uint8_t>& initData, const ::android::hardware… in getKeyRequest_1_1() 1497 … const ::android::hardware::hidl_vec<::android::hardware::drm::V1_0::KeyValue>* optionalParameters; in _hidl_getKeyRequest_1_1() local
|
/aosp_15_r20/hardware/interfaces/drm/1.0/vts/functional/ |
H A D | drm_hal_clearkey_test.cpp | 263 KeyedVector optionalParameters; in loadKeys() local 322 KeyedVector optionalParameters; in TEST_P() local 340 KeyedVector optionalParameters; in TEST_P() local 362 KeyedVector optionalParameters; in TEST_P() local
|
H A D | drm_hal_vendor_module_api.h | 166 const std::map<std::string, std::string> optionalParameters; member
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/drm/1.4/[email protected]_genc++/gen/android/hardware/drm/1.4/ |
D | DrmPluginAll.cpp | 559 …8_t>& scope, const ::android::hardware::hidl_vec<uint8_t>& initData, const ::android::hardware::hi… in getKeyRequest() 723 …uint8_t>& scope, const ::android::hardware::hidl_vec<uint8_t>& initData, const ::android::hardware… in getKeyRequest_1_1() 797 …uint8_t>& scope, const ::android::hardware::hidl_vec<uint8_t>& initData, const ::android::hardware… in getKeyRequest_1_2()
|
/aosp_15_r20/hardware/interfaces/drm/1.0/vts/functional/include/ |
H A D | drm_hal_vendor_module_api.h | 166 const std::map<std::string, std::string> optionalParameters; member
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/drm/ |
H A D | DummyExoMediaDrm.java | 68 @Nullable HashMap<String, String> optionalParameters) { in getKeyRequest() argument
|
H A D | FrameworkMediaDrm.java | 203 @Nullable HashMap<String, String> optionalParameters) in getKeyRequest() argument
|
H A D | ExoMediaDrm.java | 429 @Nullable HashMap<String, String> optionalParameters) in getKeyRequest() argument
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/drm/ |
H A D | DummyExoMediaDrm.java | 68 @Nullable HashMap<String, String> optionalParameters) { in getKeyRequest() argument
|
H A D | FrameworkMediaDrm.java | 207 @Nullable HashMap<String, String> optionalParameters) in getKeyRequest() argument
|
/aosp_15_r20/frameworks/av/media/ndk/ |
H A D | NdkMediaDrm.cpp | 418 const AMediaDrmKeyValue *optionalParameters, size_t numOptionalParameters, in AMediaDrm_getKeyRequest() 431 const AMediaDrmKeyValue *optionalParameters, in AMediaDrm_getKeyRequestWithDefaultUrlAndType()
|
/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/clearkey/default/ |
H A D | DrmPlugin.cpp | 88 const KeyedVector<String8, String8>& optionalParameters, in getKeyRequest() argument
|
/aosp_15_r20/hardware/interfaces/drm/1.4/vts/functional/ |
H A D | drm_hal_test.cpp | 165 V1_0::KeyedVector optionalParameters; in TEST_P() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/drm/aidl/android.hardware.drm_interface/dump/android/hardware/drm/ |
D | IDrmPlugin.aidl | 41 …imeType, in android.hardware.drm.KeyType keyType, in android.hardware.drm.KeyValue[] optionalParam… in getKeyRequest()
|
/aosp_15_r20/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/ |
H A D | IDrmPlugin.aidl | 41 …imeType, in android.hardware.drm.KeyType keyType, in android.hardware.drm.KeyValue[] optionalParam… in getKeyRequest()
|
/aosp_15_r20/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/ |
H A D | IDrmPlugin.aidl | 41 …imeType, in android.hardware.drm.KeyType keyType, in android.hardware.drm.KeyValue[] optionalParam… in getKeyRequest()
|
/aosp_15_r20/hardware/interfaces/drm/aidl/android/hardware/drm/ |
H A D | IDrmPlugin.aidl | 162 in KeyType keyType, in KeyValue[] optionalParameters); in getKeyRequest()
|
/aosp_15_r20/frameworks/av/media/ndk/fuzzer/ |
H A D | ndk_drm_fuzzer.cpp | 227 AMediaDrmKeyValue optionalParameters[numOptionalParameters]; in invokeDrmDecryptEncryptAPI() local
|