Home
last modified time | relevance | path

Searched refs:AllocBeforeWrite (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/include/fxcrt/
Dfx_string.h389 void AllocBeforeWrite(FX_STRSIZE nLen);
812 void AllocBeforeWrite(FX_STRSIZE nLen);
/external/pdfium/core/src/fxcrt/
Dfx_basic_bstring.cpp306 AllocBeforeWrite(nSrcLen); in AssignCopy()
324 void CFX_ByteString::AllocBeforeWrite(FX_STRSIZE nLen) in AllocBeforeWrite() function in CFX_ByteString
Dfx_basic_wstring.cpp273 void CFX_WideString::AllocBeforeWrite(FX_STRSIZE nLen) in AllocBeforeWrite() function in CFX_WideString
283 AllocBeforeWrite(nSrcLen); in AssignCopy()