Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/common/py_trace_event/third_party/protobuf/
Dwire_format.py38 WIRETYPE_FIXED32 = 5 variable
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DWireFormatMicro.java53 static final int WIRETYPE_FIXED32 = 5; field in WireFormatMicro
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DWireFormatNano.java55 static final int WIRETYPE_FIXED32 = 5; field in WireFormatNano
/external/truth/extensions/proto/src/main/java/com/google/common/truth/extensions/proto/
DUnknownFieldDescriptor.java36 FIXED32(WireFormat.WIRETYPE_FIXED32) { in FIXED32()
/external/protobuf/python/google/protobuf/internal/
Dwire_format.py52 WIRETYPE_FIXED32 = 5 variable
/external/cronet/third_party/protobuf/python/google/protobuf/internal/
Dwire_format.py52 WIRETYPE_FIXED32 = 5 variable
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java60 public static final int WIRETYPE_FIXED32 = 5; field in WireFormat
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java60 public static final int WIRETYPE_FIXED32 = 5; field in WireFormat
/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php45 const WIRETYPE_FIXED32 = 5; define in Google\\Protobuf\\Internal\\GPBWire
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php45 const WIRETYPE_FIXED32 = 5; define in Google\\Protobuf\\Internal\\GPBWire
/external/protobuf/src/google/protobuf/
Dwire_format_lite.h111 WIRETYPE_FIXED32 = 5, enumerator
/external/cronet/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.h114 WIRETYPE_FIXED32 = 5, enumerator