Searched refs:IVECTOR (Results 1 – 3 of 3) sorted by relevance
73 IVECTOR = 12, enumerator117 case AppEventParamType::IVECTOR: in ValueUnion()
104 case AppEventParamType::IVECTOR: in InitValueByReferType()275 {IVECTOR, &GetIntsParamValueStr},319 case AppEventParamType::IVECTOR: in ~AppEventParamValue()500 AppEventParam appEventParam(key, AppEventParamType::IVECTOR); in AddParam()
141 } else if (type == AppEventParamType::IVECTOR && vu.is_.size() > MAX_SIZE_OF_LIST_PARAM) { in CheckListValueSize()