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

  /external/protobuf/src/google/protobuf/util/internal/
protostream_objectsource.h 193 static util::Status RenderUInt32(const ProtoStreamObjectSource* os,
protostream_objectsource.cc 443 Status ProtoStreamObjectSource::RenderUInt32(const ProtoStreamObjectSource* os,
453 ow->RenderUint32(field_name, bit_cast<uint32>(buffer32));
693 &ProtoStreamObjectSource::RenderUInt32;
792 ow->RenderUint32(field_name, bit_cast<uint32>(buffer32));
822 ow->RenderUint32(field_name, bit_cast<uint32>(buffer32));
    [all...]

Completed in 35 milliseconds