Searched defs:LookingAt (Results 1 – 4 of 4) sorted by relevance
| /third_party/protobuf/src/google/protobuf/io/ | ||
| D | tokenizer.cc | 317 inline bool Tokenizer::LookingAt() { in LookingAt() function in google::protobuf::io::Tokenizer |
| /third_party/protobuf/python/google/protobuf/ | ||
| D | text_format.py | 1264 def LookingAt(self, token): member in Tokenizer |
| /third_party/protobuf/src/google/protobuf/compiler/ | ||
| D | parser.cc | 196 inline bool Parser::LookingAt(const char* text) { in LookingAt() function in google::protobuf::compiler::Parser |
| /third_party/protobuf/src/google/protobuf/ | ||
| D | text_format.cc | 904 bool LookingAt(const std::string& text) { in LookingAt() function in google::protobuf::TextFormat::Parser::ParserImpl |