Home
last modified time | relevance | path

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

/third_party/protobuf/js/experimental/runtime/kernel/
Dwriter.js490 writePackedBool(fieldNumber, values) { method in Writer
/third_party/protobuf/js/binary/
Dwriter.js1778 jspb.BinaryWriter.prototype.writePackedBool = function(field, value) { method in jspb.BinaryWriter