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