Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dencode_proto_op.cc368 WireFormatLite::WriteInt64NoTag>( in WriteField()
/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc413 WriteInt64NoTag(value, output); in WriteInt64()
Dgenerated_message_util.cc156 WireFormatLite::WriteInt64NoTag(Get<int64>(ptr), output); in Serialize()
Dwire_format_lite.h354 PROTOBUF_ALWAYS_INLINE static void WriteInt64NoTag(
1281 inline void WireFormatLite::WriteInt64NoTag(int64 value, in WriteInt64NoTag() function