Home
last modified time | relevance | path

Searched defs:AtEnd (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Dtext_format.py966 def AtEnd(self): member in Tokenizer
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.cc145 inline bool Parser::AtEnd() { in AtEnd() function in google::protobuf::compiler::Parser