Home
last modified time | relevance | path

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

/external/pigweed/pw_protobuf/public/pw_protobuf/internal/
Dcodegen.h34 enum class VarintType { enum
/external/golang-protobuf/encoding/protowire/
Dwire.go40 VarintType Type = 0 const
/external/golang-protobuf/testing/protopack/
Dpack.go44 VarintType Type = protowire.VarintType const