Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dcfx_string_data_template.h64 void CopyContents(const CFX_StringDataTemplate& other) { in CopyContents() function
70 void CopyContents(const CharType* pStr, FX_STRSIZE nLen) { in CopyContents() function
/external/v8/src/
Dapi.cc7443 size_t v8::ArrayBufferView::CopyContents(void* dest, size_t byte_length) { in CopyContents() function in v8::v8::ArrayBufferView