Searched refs:WideStringPool (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/fxcrt/ | ||
D | string_pool_template.h | 34 using WideStringPool = StringPoolTemplate<WideString>; variable |
D | string_pool_template_unittest.cpp | 55 WideStringPool pool; in TEST() |