Searched refs:CVECTOR (Results 1 – 3 of 3) sorted by relevance
63 CVECTOR = 10, enumerator103 case AppEventParamType::CVECTOR: in ValueUnion()
131 case AppEventParamType::CVECTOR: in InitValueByReferType()179 case AppEventParamType::CVECTOR: in ~AppEventParamValue()306 AppEventParam appEventParam(key, AppEventParamType::CVECTOR); in AddParam()517 } else if (param.type == AppEventParamType::CVECTOR) { in AddOthersToJsonString()
120 } else if (type == AppEventParamType::CVECTOR && vu.cs_.size() > MAX_SIZE_OF_LIST_PARAM) { in CheckListValueSize()