Searched refs:LLVECTOR (Results 1 – 3 of 3) sorted by relevance
66 LLVECTOR = 13, enumerator112 case AppEventParamType::LLVECTOR: in ValueUnion()
140 case AppEventParamType::LLVECTOR: in InitValueByReferType()188 case AppEventParamType::LLVECTOR: in ~AppEventParamValue()334 AppEventParam appEventParam(key, AppEventParamType::LLVECTOR); in AddParam()523 } else if (param.type == AppEventParamType::LLVECTOR) { in AddOthersToJsonString()
135 } else if (type == AppEventParamType::LLVECTOR && vu.lls_.size() > MAX_SIZE_OF_LIST_PARAM) { in CheckListValueSize()