Searched refs:DVECTOR (Results 1 – 3 of 3) sorted by relevance
68 DVECTOR = 15, enumerator118 case AppEventParamType::DVECTOR: in ValueUnion()
146 case AppEventParamType::DVECTOR: in InitValueByReferType()194 case AppEventParamType::DVECTOR: in ~AppEventParamValue()348 AppEventParam appEventParam(key, AppEventParamType::DVECTOR); in AddParam()527 } else if (param.type == AppEventParamType::DVECTOR) { in AddOthersToJsonString()
130 } else if (type == AppEventParamType::DVECTOR && vu.ds_.size() > MAX_SIZE_OF_LIST_PARAM) { in CheckListValueSize()