Home
last modified time | relevance | path

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

/external/golang-protobuf/proto/
Dproperties.go70 const tagMapFastLimit = 1024 const
73 if t > 0 && t < tagMapFastLimit {
85 if t > 0 && t < tagMapFastLimit {