Home
last modified time | relevance | path

Searched defs:secureStopId (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/
DIDrmPlugin.aidl50 android.hardware.drm.SecureStop getSecureStop(in android.hardware.drm.SecureStopId secureStopId); in getSecureStop()
59 void releaseSecureStop(in android.hardware.drm.SecureStopId secureStopId); in releaseSecureStop()
64 void removeSecureStop(in android.hardware.drm.SecureStopId secureStopId); in removeSecureStop()
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/
DIDrmPlugin.aidl50 android.hardware.drm.SecureStop getSecureStop(in android.hardware.drm.SecureStopId secureStopId); in getSecureStop()
59 void releaseSecureStop(in android.hardware.drm.SecureStopId secureStopId); in releaseSecureStop()
64 void removeSecureStop(in android.hardware.drm.SecureStopId secureStopId); in removeSecureStop()
/hardware/interfaces/drm/aidl/android/hardware/drm/
DIDrmPlugin.aidl325 SecureStop getSecureStop(in SecureStopId secureStopId); in getSecureStop()
489 void releaseSecureStop(in SecureStopId secureStopId); in releaseSecureStop()
565 void removeSecureStop(in SecureStopId secureStopId); in removeSecureStop()
/hardware/interfaces/drm/1.0/default/
DDrmPlugin.cpp192 Return<void> DrmPlugin::getSecureStop(const hidl_vec<uint8_t>& secureStopId, in getSecureStop()
210 const hidl_vec<uint8_t>& secureStopId) { in releaseSecureStop()