Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/
Dmap.js59 jspb.Map = function(arr, opt_valueCtor) { argument
63 this.valueCtor_ = opt_valueCtor;
Dmessage.js774 opt_valueCtor) { argument
792 /** @type {!Array<!Array<!Object>>} */ (arr), opt_valueCtor);