Searched defs:CopyData (Results 1 - 3 of 3) sorted by path

/external/google-breakpad/src/common/linux/
H A Delf_core_dump.cc149 bool ElfCoreDump::CopyData(void* buffer, Addr virtual_address, size_t length) { function in class:google_breakpad::ElfCoreDump
/external/libbrillo/brillo/streams/
H A Dstream_utils.cc18 // Status of asynchronous CopyData operation.
29 // Async CopyData I/O error callback.
39 // Callback from read operation for CopyData. Writes the read data to the output
61 // Performs the read part of asynchronous CopyData operation. Reads the data
188 void CopyData(StreamPtr in_stream, function in namespace:brillo::stream_utils
192 CopyData(std::move(in_stream), std::move(out_stream),
197 void CopyData(StreamPtr in_stream, function in namespace:brillo::stream_utils
/external/pdfium/core/fpdfapi/page/
H A Dcpdf_pageobject.cpp73 void CPDF_PageObject::CopyData(const CPDF_PageObject* pSrc) { function in class:CPDF_PageObject

Completed in 307 milliseconds