Searched defs:DecryptHandle (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/include/drm/
H A Ddrm_framework_common.h52 * copy control settings used in DecryptHandle::copyControlVector
256 class DecryptHandle : public RefBase { class in namespace:android
308 DecryptHandle(): function in class:android::DecryptHandle
317 ~DecryptHandle() {
321 bool operator<(const DecryptHandle& handle) const {
325 bool operator==(const DecryptHandle& handle) const {

Completed in 108 milliseconds