Home
last modified time | relevance | path

Searched refs:IsSubsetMime (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dcompatible_check.cpp127 bool IsSubsetMime(const std::string& subset, const std::string& universe) in IsSubsetMime() function
405 if (!IsSubsetMime(originCap.mime, otherCap.mime)) { in MergeCapability()