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