Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_base.cpp104 case AppEventParamType::LONGLONG: in InitValueByBaseType()
264 AppEventParam appEventParam(key, AppEventParamType::LONGLONG); in AddParam()
568 } else if (it->type == AppEventParamType::LONGLONG) { in GetJsonString()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_base.h58 LONGLONG = 5, enumerator