Home | History | Annotate | Download | only in libwebm

Lines Matching refs:CopyStr

4720 int Track::Info::CopyStr(char* Info::*str, Info& dst_) const

4765 if (int status = CopyStr(&Info::nameAsUTF8, dst))
4768 if (int status = CopyStr(&Info::codecId, dst))
4771 if (int status = CopyStr(&Info::codecNameAsUTF8, dst))