Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dstring_data_template.cpp64 void StringDataTemplate<CharType>::CopyContents( in CopyContents() function in fxcrt::StringDataTemplate
72 void StringDataTemplate<CharType>::CopyContents(const CharType* pStr, in CopyContents() function in fxcrt::StringDataTemplate
/external/pigweed/pw_string/public/pw_string/
Dstring_builder.h379 void CopyContents(const StringBuffer<kOtherSize>& other) { in CopyContents() function
/external/pigweed/pw_bytes/public/pw_bytes/
Dbyte_builder.h403 void CopyContents(const ByteBuffer<kOtherSize>& other) { in CopyContents() function