Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/src/meta/
H A Dformat.cpp32 void CopyFormatVectorMap(const Format::FormatVectorMap &from, Format::FormatVectorMap &to) in CopyFormatVectorMap() function
116 CopyFormatVectorMap(rhs.formatVecMap_, formatVecMap_); in Format()
132 CopyFormatVectorMap(rhs.formatVecMap_, this->formatVecMap_); in operator =()