Searched refs:LVECTOR (Results 1 – 3 of 3) sorted by relevance
66 LVECTOR = 14, enumerator115 case AppEventParamType::LVECTOR: in ValueUnion()
144 case AppEventParamType::LVECTOR: in InitValueByReferType()195 case AppEventParamType::LVECTOR: in ~AppEventParamValue()350 AppEventParam appEventParam(key, AppEventParamType::LVECTOR); in AddParam()561 } else if (param.type == AppEventParamType::LVECTOR) { in AddOthersToJsonString()
124 } else if (type == AppEventParamType::LVECTOR && vu.ls_.size() > MAX_SIZE_OF_LIST_PARAM) { in CheckListValueSize()