Home
last modified time | relevance | path

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

/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.h66 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.java50 public static final int WIRETYPE_VARINT = 0; field in WireFormat
/external/protobuf/src/google/protobuf/
Dwire_format_lite.h87 WIRETYPE_VARINT = 0, enumerator