Searched refs:newImageInfo (Results 1 – 1 of 1) sorted by relevance
4065 DeltaArchiveManifest.prototype.newImageInfo = null; method in DeltaArchiveManifest4161 if (message.newImageInfo != null && Object.hasOwnProperty.call(message, "newImageInfo"))4162 …$root.chromeos_update_engine.ImageInfo.encode(message.newImageInfo, writer.uint32(/* id 11, wireTy…4246 … message.newImageInfo = $root.chromeos_update_engine.ImageInfo.decode(reader, reader.uint32());4357 if (message.newImageInfo != null && message.hasOwnProperty("newImageInfo")) {4358 let error = $root.chromeos_update_engine.ImageInfo.verify(message.newImageInfo);4474 if (object.newImageInfo != null) {4475 if (typeof object.newImageInfo !== "object")4477 … message.newImageInfo = $root.chromeos_update_engine.ImageInfo.fromObject(object.newImageInfo);4556 object.newImageInfo = null;[all …]