Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc358 WriteUInt64NoTag(value, output); in WriteUInt64()
Dwire_format_lite.h361 INL static void WriteUInt64NoTag (uint64 value, output);
Dwire_format_lite_inl.h534 inline void WireFormatLite::WriteUInt64NoTag(uint64 value, in WriteUInt64NoTag() function
/external/tensorflow/tensorflow/core/kernels/
Dencode_proto_op.cc352 WireFormatLite::WriteUInt64NoTag>( in WriteField()