Lines Matching defs:Copy
4484 const int status = info.Copy(pTrack->m_info);
4554 int Track::Info::Copy(Info& dst) const {
4567 // We now copy the string member variables from src to dst.
4569 // can fail (indeed, that's why we have Info::Copy), so we must
4571 // therefore implies that the copy was only partially successful.
5293 const int status = info.Copy(pTrack->m_info);
5496 const int status = info.Copy(pTrack->m_info);