Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/src/meta/
H A Dformat.cpp74 bool PutStringValueToFormatMap(FormatDataMap &formatMap, const std::string_view &key, const std::st… in PutStringValueToFormatMap() function
358 … ret = PutStringValueToFormatMap(formatTemp, iter->first, AnyCast<std::string>(iter->second)); in GetFormatMap()