Searched refs:GetMapValue (Results 1 – 3 of 3) sorted by relevance
48 return GetMapValue(field_offsets_, field); in GetFieldOffset()53 return GetMapValue(oneof_case_offsets_, oneof); in GetOneofCaseOffset()57 return GetMapValue(hasbit_indexes_, field); in GetHasbitIndex()73 static V GetMapValue(const absl::flat_hash_map<K, V>& map, K key) { in GetMapValue() function
486 func (m *TestUTF8) GetMapValue() map[int64]string { func
3695 func (m *TestUTF8) GetMapValue() map[int64]string { func