Searched refs:CopyAllFrom (Results 1 – 3 of 3) sorted by relevance
90 auto success = to->CopyAllFrom(*from, &(*stop)); in Forward()
312 bool CopyAllFrom(FileInstance& in, FileInstance* stop = nullptr);
168 bool FileInstance::CopyAllFrom(FileInstance& in, FileInstance* stop) { in CopyAllFrom() function in cuttlefish::FileInstance