Searched refs:operandInfo (Results 1 – 2 of 2) sorted by relevance
206 const FmqRequestDatum::OperandInformation& operandInfo = in deserialize() local209 const bool hasNoValue = operandInfo.hasNoValue; in deserialize()210 const V1_0::DataLocation location = operandInfo.location; in deserialize()211 const uint32_t numberOfDimensions = operandInfo.numberOfDimensions; in deserialize()249 const FmqRequestDatum::OperandInformation& operandInfo = in deserialize() local252 const bool hasNoValue = operandInfo.hasNoValue; in deserialize()253 const V1_0::DataLocation location = operandInfo.location; in deserialize()254 const uint32_t numberOfDimensions = operandInfo.numberOfDimensions; in deserialize()
189 const FmqResultDatum::OperandInformation& operandInfo = data.at(index).operandInformation(); in deserialize() local191 const bool isSufficient = operandInfo.isSufficient; in deserialize()192 const uint32_t numberOfDimensions = operandInfo.numberOfDimensions; in deserialize()