Searched refs:FVECTOR (Results 1 – 3 of 3) sorted by relevance
68 FVECTOR = 16, enumerator121 case AppEventParamType::FVECTOR: in ValueUnion()
150 case AppEventParamType::FVECTOR: in InitValueByReferType()201 case AppEventParamType::FVECTOR: in ~AppEventParamValue()364 AppEventParam appEventParam(key, AppEventParamType::FVECTOR); in AddParam()565 } else if (param.type == AppEventParamType::FVECTOR) { in AddOthersToJsonString()
128 } else if (type == AppEventParamType::FVECTOR && vu.fs_.size() > MAX_SIZE_OF_LIST_PARAM) { in CheckListValueSize()