Searched refs:FVECTOR (Results 1 – 3 of 3) sorted by relevance
67 FVECTOR = 14, enumerator115 case AppEventParamType::FVECTOR: in ValueUnion()
143 case AppEventParamType::FVECTOR: in InitValueByReferType()191 case AppEventParamType::FVECTOR: in ~AppEventParamValue()341 AppEventParam appEventParam(key, AppEventParamType::FVECTOR); in AddParam()525 } else if (param.type == AppEventParamType::FVECTOR) { in AddOthersToJsonString()
137 } else if (type == AppEventParamType::FVECTOR && vu.fs_.size() > MAX_SIZE_OF_LIST_PARAM) { in CheckListValueSize()