Home
last modified time | relevance | path

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

/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/
DDrmPlugin.cpp563 Return<Status> DrmPlugin::removeAllSecureStops() { in removeAllSecureStops() function in android::hardware::drm::V1_1::clearkey::DrmPlugin
/frameworks/base/media/java/android/media/
DMediaDrm.java1048 public native void removeAllSecureStops(); in removeAllSecureStops() method
/frameworks/av/drm/libmediadrm/
DIDrm.cpp367 virtual status_t removeAllSecureStops() { in removeAllSecureStops() function
DDrmHal.cpp968 status_t DrmHal::removeAllSecureStops() { in removeAllSecureStops() function in android::DrmHal