Searched refs:LLVECTOR (Results 1 – 3 of 3) sorted by relevance
74 LLVECTOR = 13, enumerator120 case AppEventParamType::LLVECTOR: in ValueUnion()
107 case AppEventParamType::LLVECTOR: in InitValueByReferType()276 {LLVECTOR, &GetLongsParamValueStr},322 case AppEventParamType::LLVECTOR: in ~AppEventParamValue()507 AppEventParam appEventParam(key, AppEventParamType::LLVECTOR); in AddParam()
143 } else if (type == AppEventParamType::LLVECTOR && vu.lls_.size() > MAX_SIZE_OF_LIST_PARAM) { in CheckListValueSize()