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

/external/pdfium/core/src/fxcrt/
H A Dfx_basic_maps.cpp413 static void _CompactStringStore(IFX_Allocator* pAllocator, _CompactString* pCompact, FX_LPCBYTE pStr, int len) function
542 _CompactStringStore(pAllocator, pKey, (FX_LPCBYTE)key, key_len);
547 _CompactStringStore(pAllocator, pKey, (FX_LPCBYTE)key, key_len);
554 _CompactStringStore(m_Buffer.m_pAllocator, pKey, (FX_LPCBYTE)key, key.GetLength());

Completed in 421 milliseconds