Searched refs:DestinationType (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/include/
H A DSecureBuffer.h43 ICrypto::DestinationType getDestinationType();
/frameworks/av/include/mediadrm/
H A DICrypto.h56 enum DestinationType { enum in struct:android::ICrypto
62 DestinationType mType;
/frameworks/av/media/libmedia/include/media/
H A DICrypto.h56 enum DestinationType { enum in struct:android::ICrypto
62 DestinationType mType;
/frameworks/av/media/libstagefright/
H A DBufferImpl.cpp62 ICrypto::DestinationType SecureBuffer::getDestinationType() {
/frameworks/av/drm/libmediadrm/
H A DICrypto.cpp351 destination.mType = (DestinationType)data.readInt32();

Completed in 706 milliseconds