Searched refs:f_ (Results 1 – 2 of 2) sorted by relevance
108 value->valueUnion.f_ = other.valueUnion.f_; in InitValueByBaseType()272 appEventParam.value.valueUnion.f_ = f; in AddParam()571 jsonStr << TrimRightZero(std::to_string(it->value.valueUnion.f_)) << ","; in GetJsonString()
80 float f_; member