Searched refs:BVECTOR (Results 1 – 3 of 3) sorted by relevance
70 BVECTOR = 9, enumerator108 case AppEventParamType::BVECTOR: in ValueUnion()
95 case AppEventParamType::BVECTOR: in InitValueByReferType()272 {BVECTOR, &GetBoolsParamValueStr},310 case AppEventParamType::BVECTOR: in ~AppEventParamValue()472 AppEventParam appEventParam(key, AppEventParamType::BVECTOR); in AddParam()
135 if (type == AppEventParamType::BVECTOR && vu.bs_.size() > MAX_SIZE_OF_LIST_PARAM) { in CheckListValueSize()