Searched refs:CheckListValueSize (Results 1 – 1 of 1) sorted by relevance
114 bool CheckListValueSize(AppEventParamType type, AppEventParamValue::ValueUnion& vu) in CheckListValueSize() function209 … if (it->type > AppEventParamType::STRING && !CheckListValueSize(it->type, it->value.valueUnion)) { in VerifyAppEvent()