Home
last modified time | relevance | path

Searched defs:optionalParameters (Results 1 – 25 of 188) sorted by relevance

12345678

/aosp_15_r20/external/auto/value/src/main/java/com/google/auto/value/processor/
H A DExecutable.java42 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 DFakeExoMediaDrm.java258 @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 DFakeExoMediaDrm.java262 @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 Ddrm_hal_test.cpp148 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 Ddrm_hal_test.cpp122 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 Ddrm_hal_clearkey_test.cpp114 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/
DDrmPluginAll.cpp452 …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/
DDrmPluginAll.cpp264 …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 Ddrm_hal_clearkey_test.cpp263 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 Ddrm_hal_vendor_module_api.h166 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/
DDrmPluginAll.cpp559 …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 Ddrm_hal_vendor_module_api.h166 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 DDummyExoMediaDrm.java68 @Nullable HashMap<String, String> optionalParameters) { in getKeyRequest() argument
H A DFrameworkMediaDrm.java203 @Nullable HashMap<String, String> optionalParameters) in getKeyRequest() argument
H A DExoMediaDrm.java429 @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 DDummyExoMediaDrm.java68 @Nullable HashMap<String, String> optionalParameters) { in getKeyRequest() argument
H A DFrameworkMediaDrm.java207 @Nullable HashMap<String, String> optionalParameters) in getKeyRequest() argument
/aosp_15_r20/frameworks/av/media/ndk/
H A DNdkMediaDrm.cpp418 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 DDrmPlugin.cpp88 const KeyedVector<String8, String8>& optionalParameters, in getKeyRequest() argument
/aosp_15_r20/hardware/interfaces/drm/1.4/vts/functional/
H A Ddrm_hal_test.cpp165 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/
DIDrmPlugin.aidl41 …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 DIDrmPlugin.aidl41 …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 DIDrmPlugin.aidl41 …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 DIDrmPlugin.aidl162 in KeyType keyType, in KeyValue[] optionalParameters); in getKeyRequest()
/aosp_15_r20/frameworks/av/media/ndk/fuzzer/
H A Dndk_drm_fuzzer.cpp227 AMediaDrmKeyValue optionalParameters[numOptionalParameters]; in invokeDrmDecryptEncryptAPI() local

12345678