Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dstring_data_template.h67 void CopyContents(const StringDataTemplate& other) { in CopyContents() function
73 void CopyContents(const CharType* pStr, size_t nLen) { in CopyContents() function
/external/v8/src/
Dapi.cc7715 size_t v8::ArrayBufferView::CopyContents(void* dest, size_t byte_length) { in CopyContents() function in v8::v8::ArrayBufferView