Searched refs:operandInfo (Results 1 – 1 of 1) sorted by relevance
222 const FmqRequestDatum::OperandInformation& operandInfo = in deserialize() local225 const bool hasNoValue = operandInfo.hasNoValue; in deserialize()226 const V1_0::DataLocation location = operandInfo.location; in deserialize()227 const uint32_t numberOfDimensions = operandInfo.numberOfDimensions; in deserialize()261 const FmqRequestDatum::OperandInformation& operandInfo = in deserialize() local264 const bool hasNoValue = operandInfo.hasNoValue; in deserialize()265 const V1_0::DataLocation location = operandInfo.location; in deserialize()266 const uint32_t numberOfDimensions = operandInfo.numberOfDimensions; in deserialize()359 const FmqResultDatum::OperandInformation& operandInfo = data[index].operandInformation(); in deserialize() local361 const bool isSufficient = operandInfo.isSufficient; in deserialize()[all …]