Home | History | Annotate | Download | only in libwebm

Lines Matching defs:CopyStr

4877 int Track::Info::CopyStr(char* Info::*str, Info& dst_) const {
4922 if (int status = CopyStr(&Info::nameAsUTF8, dst))
4925 if (int status = CopyStr(&Info::language, dst))
4928 if (int status = CopyStr(&Info::codecId, dst))
4931 if (int status = CopyStr(&Info::codecNameAsUTF8, dst))