HomeSort by relevance Sort by last modified time
    Searched refs:UInt32Size (Results 1 - 4 of 4) sorted by null

  /external/protobuf/src/google/protobuf/
wire_format_lite_inl.h 254 GOOGLE_DCHECK_EQ(UInt32Size(tag), tag_size);
    [all...]
wire_format_lite.h 487 static inline int UInt32Size (uint32 value);
wrappers.pb.cc     [all...]
  /external/tensorflow/tensorflow/core/kernels/
encode_proto_op.cc 157 data_size += WireFormatLite::UInt32Size(
170 data_size += WireFormatLite::UInt32Size(

Completed in 1885 milliseconds