Searched defs:CopyInto (Results 1 – 2 of 2) sorted by relevance
83 void FakePacketFragment::CopyInto(std::vector<uint8_t>* data) const { in CopyInto() function in perfetto::FakePacketFragment
673 def CopyInto(self, local_path, remote_dir, filename=None, **kwargs): member in GSContext