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
260 class DecryptHandle : public RefBase { class in namespace:android
312 DecryptHandle(): function in class:android::DecryptHandle
321 ~DecryptHandle() {
325 bool operator<(const DecryptHandle& handle) const {
329 bool operator==(const DecryptHandle& handle) const {

Completed in 122 milliseconds