Searched refs:FVECTOR (Results 1 – 3 of 3) sorted by relevance
75 FVECTOR = 14, enumerator123 case AppEventParamType::FVECTOR: in ValueUnion()
110 case AppEventParamType::FVECTOR: in InitValueByReferType()277 {FVECTOR, &GetFloatsParamValueStr},325 case AppEventParamType::FVECTOR: in ~AppEventParamValue()514 AppEventParam appEventParam(key, AppEventParamType::FVECTOR); in AddParam()
145 } else if (type == AppEventParamType::FVECTOR && vu.fs_.size() > MAX_SIZE_OF_LIST_PARAM) { in CheckListValueSize()