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

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

Completed in 132 milliseconds