Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dencode_proto_op.cc372 WireFormatLite::WriteUInt64NoTag>( in WriteField()
/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc423 WriteUInt64NoTag(value, output); in WriteUInt64()
Dgenerated_message_util.cc177 WireFormatLite::WriteUInt64NoTag(Get<uint64>(ptr), output); in Serialize()
Dwire_format_lite.h358 PROTOBUF_ALWAYS_INLINE static void WriteUInt64NoTag(
1289 inline void WireFormatLite::WriteUInt64NoTag(uint64 value, in WriteUInt64NoTag() function