Searched refs:GetCStringAtIndexUnchecked (Results 1 – 2 of 2) sorted by relevance
69 if (!callback(m_map.GetCStringAtIndexUnchecked(i), in ForEach()78 m_map.Append(other.m_map.GetCStringAtIndexUnchecked(i), in Append()
88 ConstString GetCStringAtIndexUnchecked(uint32_t idx) const { in GetCStringAtIndexUnchecked() function