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