Home
last modified time | relevance | path

Searched refs:fromObject (Results 1 – 1 of 1) sorted by relevance

/development/tools/ota_analysis/src/services/
Dupdate_metadata_pb.js180 Extent.fromObject = function fromObject(object) { function in Extent
411 Signatures.fromObject = function fromObject(object) { function in Signatures
422 …sage.signatures[i] = $root.chromeos_update_engine.Signatures.Signature.fromObject(object.signature…
640 Signature.fromObject = function fromObject(object) { function in Signature
867 PartitionInfo.fromObject = function fromObject(object) { function in PartitionInfo
1168 ImageInfo.fromObject = function fromObject(object) { function in ImageInfo
1597 InstallOperation.fromObject = function fromObject(object) {
1672 … message.srcExtents[i] = $root.chromeos_update_engine.Extent.fromObject(object.srcExtents[i]);
1691 … message.dstExtents[i] = $root.chromeos_update_engine.Extent.fromObject(object.dstExtents[i]);
2075 CowMergeOperation.fromObject = function fromObject(object) { function in CowMergeOperation
[all …]