Searched defs:CopyContents (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/
H A Dcfx_string_data_template.h44 result->CopyContents(other);
50 result->CopyContents(pStr, nLen);
64 void CopyContents(const CFX_StringDataTemplate& other) { function in class:CFX_StringDataTemplate
70 void CopyContents(const CharType* pStr, FX_STRSIZE nLen) { function in class:CFX_StringDataTemplate
/external/v8/src/
H A Dapi.cc7443 size_t v8::ArrayBufferView::CopyContents(void* dest, size_t byte_length) { function in class:v8::v8::ArrayBufferView

Completed in 144 milliseconds