Searched refs:set_comment_style (Results 1 - 5 of 5) sorted by relevance

/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/
H A Dtokenizer.h81 // calling set_comment_style().
219 // Valid values for set_comment_style().
229 void set_comment_style(CommentStyle style) { comment_style_ = style; } function in class:google::protobuf::io::Tokenizer
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/
H A Dtokenizer.h81 // calling set_comment_style().
219 // Valid values for set_comment_style().
229 void set_comment_style(CommentStyle style) { comment_style_ = style; } function in class:google::protobuf::io::Tokenizer
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/
H A Dtokenizer.h81 // calling set_comment_style().
219 // Valid values for set_comment_style().
229 void set_comment_style(CommentStyle style) { comment_style_ = style; } function in class:google::protobuf::io::Tokenizer
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
H A Dtokenizer.h81 // calling set_comment_style().
219 // Valid values for set_comment_style().
229 void set_comment_style(CommentStyle style) { comment_style_ = style; } function in class:google::protobuf::io::Tokenizer
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
H A Dtokenizer.h90 // calling set_comment_style().
228 // Valid values for set_comment_style().
238 void set_comment_style(CommentStyle style) { comment_style_ = style; } function in class:google::protobuf::io::Tokenizer

Completed in 152 milliseconds