Home
last modified time | relevance | path

Searched refs:WriteSFixed32NoTag (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dencode_proto_op.cc443 WireFormatLite::WriteSFixed32NoTag>( in WriteField()
447 WireFormatLite::WriteSFixed32NoTag>( in WriteField()
/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc448 WriteSFixed32NoTag(value, output); in WriteSFixed32()
Dwire_format_lite.h368 PROTOBUF_ALWAYS_INLINE static void WriteSFixed32NoTag(
1309 inline void WireFormatLite::WriteSFixed32NoTag(int32 value, in WriteSFixed32NoTag() function