Searched refs:flagsRow (Results 1 – 1 of 1) sorted by relevance
1210 Json::Value flagsRow(Json::arrayValue); in MakeJsonLattice() local1212 flagsRow.append(Json::Value(lattice.fFlags[flagCount++])); in MakeJsonLattice()1214 flags.append(flagsRow); in MakeJsonLattice()