Searched refs:DVECTOR (Results 1 – 3 of 3) sorted by relevance
76 DVECTOR = 15, enumerator126 case AppEventParamType::DVECTOR: in ValueUnion()
113 case AppEventParamType::DVECTOR: in InitValueByReferType()278 {DVECTOR, &GetDoublesParamValueStr},328 case AppEventParamType::DVECTOR: in ~AppEventParamValue()521 AppEventParam appEventParam(key, AppEventParamType::DVECTOR); in AddParam()
147 } else if (type == AppEventParamType::DVECTOR && vu.ds_.size() > MAX_SIZE_OF_LIST_PARAM) { in CheckListValueSize()