Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_base.cpp105 value->valueUnion.ll_ = other.valueUnion.ll_; in InitValueByBaseType()
265 appEventParam.value.valueUnion.ll_ = ll; in AddParam()
569 jsonStr << it->value.valueUnion.ll_ << ","; in GetJsonString()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_base.h79 int64_t ll_; member