Home
last modified time | relevance | path

Searched refs:f_ (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_base.cpp108 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()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_base.h80 float f_; member