Home
last modified time | relevance | path

Searched refs:WriteFixed32NoTag (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dencode_proto_op.cc396 WireFormatLite::WriteFixed32NoTag>( in WriteField()
400 WireFormatLite::WriteFixed32NoTag>( in WriteField()
/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc438 WriteFixed32NoTag(value, output); in WriteFixed32()
Dgenerated_message_util.cc188 WireFormatLite::WriteFixed32NoTag(Get<uint32>(ptr), output); in Serialize()
Dwire_format_lite.h364 PROTOBUF_ALWAYS_INLINE static void WriteFixed32NoTag(
1301 inline void WireFormatLite::WriteFixed32NoTag(uint32 value, in WriteFixed32NoTag() function