Home
last modified time | relevance | path

Searched defs:WIRETYPE_VARINT (Results 1 - 3 of 3) sorted by relevance

/third_party/protobuf/python/google/protobuf/internal/
H A Dwire_format.py47 WIRETYPE_VARINT = 0 variable
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DWireFormat.java55 public static final int WIRETYPE_VARINT = 0; field in WireFormat
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h103 WIRETYPE_VARINT = 0, enumerator
[all...]

Completed in 5 milliseconds