Searched refs:BinaryStorage (Results 1 – 5 of 5) sorted by relevance
8 const BinaryStorage = goog.require('protobuf.runtime.BinaryStorage'); constant39 const storage = new BinaryStorage(DEFAULT_PIVOT);50 const storage = new BinaryStorage(DEFAULT_PIVOT);60 const storage = new BinaryStorage(0);71 const storage = new BinaryStorage();84 const storage = new BinaryStorage(DEFAULT_PIVOT);94 const storage = new BinaryStorage(DEFAULT_PIVOT);104 const storage = new BinaryStorage(DEFAULT_PIVOT);114 const storage = new BinaryStorage(DEFAULT_PIVOT);126 const storage = new BinaryStorage(DEFAULT_PIVOT);[all …]
13 class BinaryStorage { class122 const copy = new BinaryStorage(this.getPivot());130 exports = BinaryStorage;
7 const BinaryStorage = goog.require('protobuf.runtime.BinaryStorage'); constant40 const storage = new BinaryStorage(pivot);
13 const BinaryStorage = goog.require('protobuf.runtime.BinaryStorage'); constant
17 const BinaryStorage = goog.require('protobuf.runtime.BinaryStorage'); constant374 return new Kernel(/* bufferDecoder= */ null, new BinaryStorage(pivot));