Home
last modified time | relevance | path

Searched refs:ConsumeCommentOrTrailingComment (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/python/google/protobuf/internal/
Dtext_format_test.py1905 tokenizer.ConsumeCommentOrTrailingComment())
1912 tokenizer.ConsumeCommentOrTrailingComment())
1915 tokenizer.ConsumeCommentOrTrailingComment())
1922 tokenizer.ConsumeCommentOrTrailingComment)
1928 tokenizer.ConsumeCommentOrTrailingComment)
1933 tokenizer.ConsumeCommentOrTrailingComment())
1944 tokenizer.ConsumeCommentOrTrailingComment())
/external/protobuf/python/google/protobuf/
Dtext_format.py1284 def ConsumeCommentOrTrailingComment(self): member in Tokenizer