Searched refs:MaybeIntern (Results 1 – 2 of 2) sorted by relevance
182 m_Map[MaybeIntern(key)] = std::move(pObj); in SetFor()217 m_Map[MaybeIntern(newkey)] = std::move(old_it->second); in ReplaceKey()241 ByteString CPDF_Dictionary::MaybeIntern(const ByteString& str) { in MaybeIntern() function in CPDF_Dictionary
103 ByteString MaybeIntern(const ByteString& str);