Home
last modified time | relevance | path

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

/third_party/protobuf/js/experimental/runtime/kernel/
Dfield.js55 static fromDecodedValue(decodedValue, encoder) { argument
90 constructor(indexArray, decodedValue = undefined, encoder = undefined) { argument
128 setCache(decodedValue, encoder) { argument