Home
last modified time | relevance | path

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

/aosp_15_r20/external/golang-protobuf/internal/encoding/text/
H A Ddecode_token.go72 IdentName NameKind = iota + 1 const
166 func (t Token) IdentName() string { func