Searched refs:newRootfsInfo (Results 1 – 1 of 1) sorted by relevance
4049 DeltaArchiveManifest.prototype.newRootfsInfo = null; method in DeltaArchiveManifest4157 … if (message.newRootfsInfo != null && Object.hasOwnProperty.call(message, "newRootfsInfo"))4158 …$root.chromeos_update_engine.PartitionInfo.encode(message.newRootfsInfo, writer.uint32(/* id 9, wi…4240 …message.newRootfsInfo = $root.chromeos_update_engine.PartitionInfo.decode(reader, reader.uint32());4347 if (message.newRootfsInfo != null && message.hasOwnProperty("newRootfsInfo")) {4348 … let error = $root.chromeos_update_engine.PartitionInfo.verify(message.newRootfsInfo);4464 if (object.newRootfsInfo != null) {4465 if (typeof object.newRootfsInfo !== "object")4467 …message.newRootfsInfo = $root.chromeos_update_engine.PartitionInfo.fromObject(object.newRootfsInfo…4554 object.newRootfsInfo = null;[all …]