Home
last modified time | relevance | path

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

/external/protobuf/js/
Dmap.js148 this.wrapEntry_(entry);
286 entries.push([entry.key, this.wrapEntry_(entry)]);
318 values.push(this.wrapEntry_(entry));
335 cb.call(opt_thisArg, this.wrapEntry_(entry), entry.key, this);
369 jspb.Map.prototype.wrapEntry_ = function(entry) { method in jspb.Map
390 return this.wrapEntry_(entry);
432 valueWriterFn.call(writer, 2, this.wrapEntry_(entry),