Home
last modified time | relevance | path

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

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