Searched refs:GetDoubleValue (Results 1 – 4 of 4) sorted by relevance
332 reflection->SetDouble(new_entry, val_des, map_val.GetDoubleValue()); in SyncRepeatedFieldWithMapNoLock()
388 double GetDoubleValue() const { in GetDoubleValue() function
1460 iter.GetValueRef().GetDoubleValue()); in ExpectMapFieldsSetViaReflectionIterator()
216 return PyFloat_FromDouble(value->GetDoubleValue()); in MapValueRefToPython()