Searched refs:GenerateStringKey (Results 1 – 4 of 4) sorted by relevance
23 StringKey key = GenerateStringKey(cstr); in FindOrInsertString()40 auto it = indexMap_.find(GenerateStringKey(cstr)); in GetStringId()65 StringKey key = GenerateStringKey(cstr); in InsertStrAndGetStringId()80 StringKey StringHashMap::GenerateStringKey(const CString *cstr) const in GenerateStringKey() function in panda::ecmascript::StringHashMap
69 StringKey GenerateStringKey(const CString *cstr) const;
30 StringKey key = GenerateStringKey(str); in InsertStrAndGetStringId()43 StringKey StringHashMap::GenerateStringKey(const std::string &str) const in GenerateStringKey() function in rawheap_translate::StringHashMap
55 StringKey GenerateStringKey(const std::string &cstr) const;