Searched refs:EcmContainer (Results 1 – 3 of 3) sorted by relevance
117 EcmContainer::EcmContainer() : count_(0), count_set_(false) {} in EcmContainer() function in android::clearkeycas::EcmContainer119 EcmContainer::~EcmContainer() {} in ~EcmContainer()121 status_t EcmContainer::Add(const EcmDescriptor& descriptor) { in Add()143 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()