Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dstring_data_template.h60 void CopyContents(const StringDataTemplate& other) { in CopyContents() function
66 void CopyContents(const CharType* pStr, size_t nLen) { in CopyContents() function
/external/pigweed/pw_string/public/pw_string/
Dstring_builder.h330 void CopyContents(const StringBuffer<kOtherSize>& other) { in CopyContents() function
/external/pigweed/pw_bytes/public/pw_bytes/
Dbyte_builder.h406 void CopyContents(const ByteBuffer<kOtherSize>& other) { in CopyContents() function