Home
last modified time | relevance | path

Searched defs:keyStatusList (Results 1 – 12 of 12) sorted by relevance

/aosp12/hardware/interfaces/drm/1.2/vts/functional/include/android/hardware/drm/1.2/vts/
H A Ddrm_hal_common.h160 hidl_vec<KeyStatus> keyStatusList; member
/aosp12/frameworks/av/drm/libmediadrm/interface/mediadrm/
H A DDrmUtils.h147 const KSL &keyStatusList, in WriteKeysChange()
/aosp12/frameworks/native/headers/media_plugin/media/drm/
H A DDrmAPI.h471 Vector<DrmPlugin::KeyStatus> const *keyStatusList, in sendKeysChange()
/aosp12/frameworks/base/media/java/android/media/
H A DMediaDrm.java1219 List<KeyStatus> keyStatusList = args.keyStatusList; in createOnKeyStatusChangeListener() local
/aosp12/hardware/interfaces/drm/1.0/vts/functional/
H A Ddrm_hal_vendor_test.cpp882 hidl_vec<KeyStatus> keyStatusList; member
919 const hidl_vec<KeyStatus>& keyStatusList, bool hasNewUsableKey) override { in sendKeysChange()
984 const hidl_vec<KeyStatus> keyStatusList = { in TEST_P() local
1013 hidl_vec<KeyStatus> keyStatusList; in TEST_P() local
/aosp12/hardware/interfaces/drm/1.0/default/
H A DDrmPlugin.cpp346 const hidl_vec<KeyStatus>& keyStatusList, bool hasNewUsableKey) { in sendKeysChange()
/aosp12/hardware/interfaces/drm/1.2/vts/functional/
H A Ddrm_hal_common.cpp76 const hidl_vec<KeyStatus>& keyStatusList, bool hasNewUsableKey) { in sendKeysChange_1_2()
H A Ddrm_hal_test.cpp274 const hidl_vec<KeyStatus> keyStatusList = { in TEST_P() local
/aosp12/frameworks/av/drm/mediadrm/plugins/mock/
H A DMockDrmCryptoPlugin.cpp463 Vector<DrmPlugin::KeyStatus> keyStatusList; in setPropertyString() local
/aosp12/frameworks/av/media/ndk/
H A DNdkMediaDrm.cpp126 const std::vector<DrmKeyStatus> &keyStatusList, in sendKeysChange()
/aosp12/frameworks/av/drm/libmediadrm/
H A DDrmHal.cpp458 std::vector<DrmKeyStatus> keyStatusList; in sendKeysChange_1_2() local
/aosp12/frameworks/base/media/jni/
H A Dandroid_media_MediaDrm.cpp546 const std::vector<DrmKeyStatus> &keyStatusList, in sendKeysChange()