HomeSort by relevance Sort by last modified time
    Searched refs:mutable_descriptor (Results 1 - 5 of 5) sorted by null

  /external/libtextclassifier/lang_id/common/fel/
feature-extractor.cc 37 if (!parser.Parse(source, mutable_descriptor())) {
feature-extractor.h 133 FeatureExtractorDescriptor *mutable_descriptor() { return &descriptor_; } function in class:libtextclassifier3::mobile::GenericFeatureExtractor
  /frameworks/av/drm/mediacas/plugins/clearkey/
ClearKeyFetcher.cpp 108 status = container.mutable_descriptor(i)->mutable_ecm()->Decrypt(
ecm.cpp 178 status_t status = mutable_descriptor(i)->Parse(descriptor_buffer);
ecm.h 93 // or mutable_descriptor()!
307 inline EcmDescriptor* mutable_descriptor(size_t index) { function in class:android::clearkeycas::EcmContainer

Completed in 75 milliseconds