Searched refs:partialUpdate (Results 1 – 3 of 3) sorted by relevance
16 this.partialUpdate = false
4105 DeltaArchiveManifest.prototype.partialUpdate = false; method in DeltaArchiveManifest4172 … if (message.partialUpdate != null && Object.hasOwnProperty.call(message, "partialUpdate"))4173 writer.uint32(/* id 16, wireType 0 =*/128).bool(message.partialUpdate);4263 message.partialUpdate = reader.bool();4382 if (message.partialUpdate != null && message.hasOwnProperty("partialUpdate"))4383 if (typeof message.partialUpdate !== "boolean")4505 if (object.partialUpdate != null)4506 message.partialUpdate = Boolean(object.partialUpdate);4564 object.partialUpdate = false;4614 if (message.partialUpdate != null && message.hasOwnProperty("partialUpdate"))[all …]
44 <span v-if="payload.manifest.partialUpdate"> ✅ </span>