Home | History | Annotate | Download | only in protobuf

Lines Matching refs:TextFormat

57 class LIBPROTOBUF_EXPORT TextFormat {
92 // Like TextFormat::Print
94 // Like TextFormat::PrintUnknownFields
97 // Like TextFormat::PrintToString
99 // Like TextFormat::PrintUnknownFieldsToString
102 // Like TextFormat::PrintFieldValueToString
216 // Like TextFormat::Parse().
218 // Like TextFormat::ParseFromString().
220 // Like TextFormat::Merge().
222 // Like TextFormat::MergeFromString().
237 // Like TextFormat::ParseFieldValueFromString
247 // Like TextFormat::Merge(). The provided implementation is used
258 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TextFormat);