Home
last modified time | relevance | path

Searched defs:WIRETYPE_VARINT (Results 1 – 9 of 9) sorted by relevance

/external/chromium-trace/catapult/common/py_trace_event/third_party/protobuf/
Dwire_format.py33 WIRETYPE_VARINT = 0 variable
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DWireFormatMicro.java48 static final int WIRETYPE_VARINT = 0; field in WireFormatMicro
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DWireFormatNano.java50 static final int WIRETYPE_VARINT = 0; field in WireFormatNano
/external/tensorflow/tensorflow/core/lib/io/
Dproto_encode_helper.h67 WIRETYPE_VARINT = 0, enumerator
/external/tensorflow/tensorflow/core/distributed_runtime/
Dtensor_coding.cc115 WIRETYPE_VARINT = 0, enumerator
/external/protobuf/python/google/protobuf/internal/
Dwire_format.py47 WIRETYPE_VARINT = 0 variable
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java55 public static final int WIRETYPE_VARINT = 0; field in WireFormat
/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php40 const WIRETYPE_VARINT = 0; define in Google\\Protobuf\\Internal\\GPBWire
/external/protobuf/src/google/protobuf/
Dwire_format_lite.h102 WIRETYPE_VARINT = 0, enumerator