Searched defs:LookingAt (Results 1 – 4 of 4) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/ | ||
D | tokenizer.cc | 308 inline bool Tokenizer::LookingAt() { in LookingAt() function in google::protobuf::io::Tokenizer |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/ | ||
D | text_format.py | 963 def LookingAt(self, token): member in Tokenizer |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ | ||
D | parser.cc | 137 inline bool Parser::LookingAt(const char* text) { in LookingAt() function in google::protobuf::compiler::Parser |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ | ||
D | text_format.cc | 824 bool LookingAt(const string& text) { in LookingAt() function in google::protobuf::TextFormat::Parser::ParserImpl |