Home
last modified time | relevance | path

Searched defs:CopyData (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/libbrillo/brillo/streams/
H A Dstream_utils.cc192 void CopyData(StreamPtr in_stream, in CopyData() function
201 void CopyData(StreamPtr in_stream, in CopyData() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/
DDataBufferHeap.h100 void CopyData(llvm::StringRef src) { CopyData(src.data(), src.size()); } in CopyData() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/
DDataBufferHeap.h100 void CopyData(llvm::StringRef src) { CopyData(src.data(), src.size()); } in CopyData() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/
DDataBufferHeap.h100 void CopyData(llvm::StringRef src) { CopyData(src.data(), src.size()); } in CopyData() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/
DDataBufferHeap.h100 void CopyData(llvm::StringRef src) { CopyData(src.data(), src.size()); } in CopyData() function
/aosp_15_r20/system/core/fastboot/
H A Dmock_transport.h61 static inline auto CopyData(const char* source) { in CopyData() function
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_pageobject.cpp83 void CPDF_PageObject::CopyData(const CPDF_PageObject* pSrc) { in CopyData() function in CPDF_PageObject
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Delf_core_dump.cc166 bool ElfCoreDump::CopyData(void* buffer, Addr virtual_address, size_t length) { in CopyData() function in google_breakpad::ElfCoreDump
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/libarchive/examples/
H A Dsapi_minitar.cc481 absl::StatusOr<int> CopyData(sapi::v::RemotePtr* ar, sapi::v::RemotePtr* aw, in CopyData() function
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dbasetexture9.c396 BOOL CopyData ) in NineBaseTexture9_CreatePipeResource()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdipluspath.h547 INT CopyData(PointF *points, BYTE *types, INT startIndex, INT endIndex) in CopyData() function