Searched refs:CVECTOR (Results 1 – 3 of 3) sorted by relevance
71 CVECTOR = 10, enumerator111 case AppEventParamType::CVECTOR: in ValueUnion()
98 case AppEventParamType::CVECTOR: in InitValueByReferType()273 {CVECTOR, &GetCharsParamValueStr},313 case AppEventParamType::CVECTOR: in ~AppEventParamValue()479 AppEventParam appEventParam(key, AppEventParamType::CVECTOR); in AddParam()
137 } else if (type == AppEventParamType::CVECTOR && vu.cs_.size() > MAX_SIZE_OF_LIST_PARAM) { in CheckListValueSize()