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

/external/pdfium/core/include/fxcrt/
H A Dfx_string.h348 void AllocBeforeWrite(FX_STRSIZE nLen);
755 void AllocBeforeWrite(FX_STRSIZE nLen);
/external/pdfium/core/src/fxcrt/
H A Dfx_basic_bstring.cpp295 AllocBeforeWrite(nSrcLen);
313 void CFX_ByteString::AllocBeforeWrite(FX_STRSIZE nLen) function in class:CFX_ByteString
H A Dfx_basic_wstring.cpp289 void CFX_WideString::AllocBeforeWrite(FX_STRSIZE nLen) function in class:CFX_WideString
299 AllocBeforeWrite(nSrcLen);

Completed in 648 milliseconds