Searched defs:Extent (Results 1 – 1 of 1) sorted by relevance
19 chromeos_update_engine.Extent = (function() { class in chromeos_update_engine37 function Extent(properties) { class in chromeos_update_engine.Extent50 Extent.prototype.startBlock = $util.Long ? $util.Long.fromBits(0,0,true) : 0; class