Searched refs:currValueIndices (Results 1 – 1 of 1) sorted by relevance
226 std::vector<uint8_t> currValueIndices(1, 0); in constructEntry() local 234 currValueIndices[0] = getValueIndex(currValue, possibleValues); in constructEntry() 238 currValueIndices[0] = getAttrValueIndex(); in constructEntry() 243 currValueIndices[0] = getAttrValueIndex(); in constructEntry() 247 attrType, currValueIndices); in constructEntry()