HomeSort by relevance Sort by last modified time
    Searched refs:RenderUInt64 (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/util/internal/
protostream_objectsource.h 187 static util::Status RenderUInt64(const ProtoStreamObjectSource* os,
protostream_objectsource.cc 415 Status ProtoStreamObjectSource::RenderUInt64(const ProtoStreamObjectSource* os,
425 ow->RenderUint64(field_name, bit_cast<uint64>(buffer64));
689 &ProtoStreamObjectSource::RenderUInt64;
797 ow->RenderUint64(field_name, bit_cast<uint64>(buffer64));
827 ow->RenderUint64(field_name, bit_cast<uint64>(buffer64));
    [all...]

Completed in 40 milliseconds