Searched defs:ReallocBeforeWrite (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/fxcrt/ | ||
D | bytestring.cpp | 364 void ByteString::ReallocBeforeWrite(size_t nNewLength) { in ReallocBeforeWrite() function in fxcrt::ByteString |
D | widestring.cpp | 531 void WideString::ReallocBeforeWrite(size_t nNewLength) { in ReallocBeforeWrite() function in fxcrt::WideString |