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