Searched defs:CopyData (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/libbrillo/brillo/streams/ |
H A D | stream_utils.cc | 192 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/ |
D | DataBufferHeap.h | 100 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/ |
D | DataBufferHeap.h | 100 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/ |
D | DataBufferHeap.h | 100 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/ |
D | DataBufferHeap.h | 100 void CopyData(llvm::StringRef src) { CopyData(src.data(), src.size()); } in CopyData() function
|
/aosp_15_r20/system/core/fastboot/ |
H A D | mock_transport.h | 61 static inline auto CopyData(const char* source) { in CopyData() function
|
/aosp_15_r20/external/pdfium/core/fpdfapi/page/ |
H A D | cpdf_pageobject.cpp | 83 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 D | elf_core_dump.cc | 166 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 D | sapi_minitar.cc | 481 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 D | basetexture9.c | 396 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/ |
D | gdipluspath.h | 547 INT CopyData(PointF *points, BYTE *types, INT startIndex, INT endIndex) in CopyData() function
|