Home
last modified time | relevance | path

Searched refs:double_v (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_c.h132 double double_v; member
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_c.cpp111 appEventPack->AddParam(name, value->value.double_v); in AddDoubleParamValue()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/
H A Dhiappevent_ndk.c61 AddParamValue(list, name, NEW_PARAM(DOUBLE_PARAM, double_v, uValue, 0))