Home
last modified time | relevance | path

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

/external/protobuf/java/src/main/java/com/google/protobuf/micro/
DWireFormatMicro.java49 static final int WIRETYPE_FIXED64 = 1; field in WireFormatMicro
/external/protobuf/java/src/main/java/com/google/protobuf/
DWireFormat.java49 static final int WIRETYPE_FIXED64 = 1; field in WireFormat
/external/protobuf/python/google/protobuf/internal/
Dwire_format.py48 WIRETYPE_FIXED64 = 1 variable
/external/protobuf/src/google/protobuf/
Dwire_format_lite.h90 WIRETYPE_FIXED64 = 1, enumerator