Searched refs:fecExtent (Results 1 – 1 of 1) sorted by relevance
2345 PartitionUpdate.prototype.fecExtent = null; method in PartitionUpdate2432 if (message.fecExtent != null && Object.hasOwnProperty.call(message, "fecExtent"))2433 …$root.chromeos_update_engine.Extent.encode(message.fecExtent, writer.uint32(/* id 15, wireType 2 =…2524 … message.fecExtent = $root.chromeos_update_engine.Extent.decode(reader, reader.uint32());2640 if (message.fecExtent != null && message.hasOwnProperty("fecExtent")) {2641 let error = $root.chromeos_update_engine.Extent.verify(message.fecExtent);2740 if (object.fecExtent != null) {2741 if (typeof object.fecExtent !== "object")2743 … message.fecExtent = $root.chromeos_update_engine.Extent.fromObject(object.fecExtent);2808 object.fecExtent = null;[all …]