Searched refs:EcmContainer (Results 1 – 3 of 3) sorted by relevance
119 EcmContainer::EcmContainer() : count_(0), count_set_(false) {} in EcmContainer() function in android::clearkeycas::EcmContainer121 EcmContainer::~EcmContainer() {} in ~EcmContainer()123 status_t EcmContainer::Add(const EcmDescriptor& descriptor) { in Add()145 status_t EcmContainer::Parse(const sp<ABuffer>& buffer_as_binary) { in Parse()
252 class EcmContainer {264 EcmContainer();266 ~EcmContainer();337 DISALLOW_EVIL_CONSTRUCTORS(EcmContainer);
58 EcmContainer container; in ObtainKey()