Home
last modified time | relevance | path

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

/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/
DIDrmPluginListener.aidl39 …oneway void onKeysChange(in byte[] sessionId, in android.hardware.drm.KeyStatus[] keyStatusList, i… in onKeysChange()
/hardware/interfaces/drm/aidl/android/hardware/drm/
DIDrmPluginListener.aidl62 in byte[] sessionId, in KeyStatus[] keyStatusList, in boolean hasNewUsableKey); in onKeysChange()
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/
DIDrmPluginListener.aidl39 …oneway void onKeysChange(in byte[] sessionId, in android.hardware.drm.KeyStatus[] keyStatusList, i… in onKeysChange()
/hardware/interfaces/drm/1.2/vts/functional/include/android/hardware/drm/1.2/vts/
Ddrm_hal_common.h160 hidl_vec<KeyStatus> keyStatusList; member
/hardware/interfaces/drm/aidl/vts/include/
Ddrm_hal_common.h176 std::vector<KeyStatus> keyStatusList; member
/hardware/interfaces/drm/1.0/vts/functional/
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
/hardware/interfaces/drm/1.0/default/
DDrmPlugin.cpp345 const hidl_vec<KeyStatus>& keyStatusList, bool hasNewUsableKey) { in sendKeysChange()
/hardware/interfaces/drm/aidl/vts/
Ddrm_hal_test.cpp472 const vector<KeyStatus> keyStatusList = { in TEST_P() local
Ddrm_hal_common.cpp131 const std::vector<::aidl::android::hardware::drm::KeyStatus>& keyStatusList, in onKeysChange()
/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_common.cpp76 const hidl_vec<KeyStatus>& keyStatusList, bool hasNewUsableKey) { in sendKeysChange_1_2()
Ddrm_hal_test.cpp274 const hidl_vec<KeyStatus> keyStatusList = { in TEST_P() local