Searched refs:fecRoots (Results 1 – 1 of 1) sorted by relevance
2353 PartitionUpdate.prototype.fecRoots = 2; method in PartitionUpdate2434 if (message.fecRoots != null && Object.hasOwnProperty.call(message, "fecRoots"))2435 writer.uint32(/* id 16, wireType 0 =*/128).uint32(message.fecRoots);2527 message.fecRoots = reader.uint32();2645 if (message.fecRoots != null && message.hasOwnProperty("fecRoots"))2646 if (!$util.isInteger(message.fecRoots))2745 if (object.fecRoots != null)2746 message.fecRoots = object.fecRoots >>> 0;2809 object.fecRoots = 2;2853 if (message.fecRoots != null && message.hasOwnProperty("fecRoots"))[all …]