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()263 const FmqRequestDatum::OperandInformation& operandInfo = in deserialize() local266 const bool hasNoValue = operandInfo.hasNoValue; in deserialize()267 const V1_0::DataLocation location = operandInfo.location; in deserialize()268 const uint32_t numberOfDimensions = operandInfo.numberOfDimensions; in deserialize()365 const FmqResultDatum::OperandInformation& operandInfo = data.at(index).operandInformation(); in deserialize() local367 const bool isSufficient = operandInfo.isSufficient; in deserialize()[all …]