Home
last modified time | relevance | path

Searched defs:PartitionInfo (Results 1 – 1 of 1) sorted by relevance

/development/tools/ota_analysis/src/services/
Dupdate_metadata_pb.js706 chromeos_update_engine.PartitionInfo = (function() { class in chromeos_update_engine
724 function PartitionInfo(properties) { class in chromeos_update_engine.PartitionInfo
737 PartitionInfo.prototype.size = $util.Long ? $util.Long.fromBits(0,0,true) : 0; class