Searched refs:LLVECTOR (Results 1 – 3 of 3) sorted by relevance
67 LLVECTOR = 15, enumerator118 case AppEventParamType::LLVECTOR: in ValueUnion()
147 case AppEventParamType::LLVECTOR: in InitValueByReferType()198 case AppEventParamType::LLVECTOR: in ~AppEventParamValue()357 AppEventParam appEventParam(key, AppEventParamType::LLVECTOR); in AddParam()563 } else if (param.type == AppEventParamType::LLVECTOR) { in AddOthersToJsonString()
126 } else if (type == AppEventParamType::LLVECTOR && vu.lls_.size() > MAX_SIZE_OF_LIST_PARAM) { in CheckListValueSize()