Searched defs:MaybeIntern (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_dictionary.cpp183 m_Map[MaybeIntern(key)] = std::move(pObj);
212 m_Map[MaybeIntern(newkey)] = std::move(old_it->second);
236 CFX_ByteString CPDF_Dictionary::MaybeIntern(const CFX_ByteString& str) { function in class:CPDF_Dictionary

Completed in 118 milliseconds