Searched refs:kDestinationTypeNativeHandle (Results 1 - 8 of 8) sorted by relevance

/frameworks/av/drm/libmediadrm/
H A DMediaCasDefs.cpp66 if (dstType != kDestinationTypeNativeHandle
111 if (dstType == kDestinationTypeNativeHandle) {
127 if (dstType != kDestinationTypeNativeHandle
168 if (dstType == kDestinationTypeNativeHandle) {
H A DICrypto.cpp138 if (destination.mType == kDestinationTypeNativeHandle) {
352 if (destination.mType == kDestinationTypeNativeHandle) {
403 if (destination.mType == kDestinationTypeNativeHandle) {
H A DCrypto.cpp257 if (destination.mType == kDestinationTypeNativeHandle) {
/frameworks/av/media/libstagefright/
H A DBufferImpl.cpp59 return ICrypto::kDestinationTypeNativeHandle;
H A DACodecBufferChannel.cpp122 if (destination.mType != ICrypto::kDestinationTypeNativeHandle) {
146 DescrambleInfo::kDestinationTypeNativeHandle;
/frameworks/av/include/media/
H A DICrypto.h58 kDestinationTypeNativeHandle // secure enumerator in enum:android::ICrypto::DestinationType
H A DMediaCasDefs.h70 kDestinationTypeNativeHandle // secure enumerator in enum:android::media::MediaDescrambler::DescrambleInfo::DestinationType
/frameworks/av/media/libmedia/include/media/
H A DICrypto.h58 kDestinationTypeNativeHandle // secure enumerator in enum:android::ICrypto::DestinationType

Completed in 1162 milliseconds