Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_base.cpp95 case AppEventParamType::CHAR: in InitValueByBaseType()
236 AppEventParam appEventParam(key, AppEventParamType::CHAR); in AddParam()
562 } else if (it->type == AppEventParamType::CHAR) { in GetJsonString()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_base.h55 CHAR = 2, enumerator