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