Home
last modified time | relevance | path

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

/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
/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Utility/
DDataBufferHeap.h100 void CopyData(llvm::StringRef src) { CopyData(src.data(), src.size()); } in CopyData() function
/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
/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
/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