Searched refs:const_enumerator_name (Results 1 – 1 of 1) sorted by relevance
71 ConstString const_enumerator_name(value); in SetValueFromCString() local72 …apEntry *enumerator_entry = m_enumerations.FindFirstValueForName (const_enumerator_name.GetCString… in SetValueFromCString()118 ConstString const_enumerator_name(enumerators[i].string_value); in SetEnumerations() local120 m_enumerations.Append (const_enumerator_name.GetCString(), enumerator_info); in SetEnumerations()