Home
last modified time | relevance | path

Searched defs:WriteTag (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/io/
Dcoded_stream.h951 inline void CodedOutputStream::WriteTag(uint32 value) { in WriteTag() function
/external/opencv/otherlibs/highgui/
Dgrfmt_tiff.cpp671 void GrFmtTiffWriter::WriteTag( TiffTag tag, TiffFieldType fieldType, in WriteTag() function in GrFmtTiffWriter
/external/protobuf/src/google/protobuf/
Dwire_format_lite_inl.h402 inline void WireFormatLite::WriteTag(int field_number, WireType type, in WriteTag() function