Home
last modified time | relevance | path

Searched defs:LookingAt (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dtokenizer.cc308 inline bool Tokenizer::LookingAt() { in LookingAt() function in google::protobuf::io::Tokenizer
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Dtext_format.py963 def LookingAt(self, token): member in Tokenizer
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.cc137 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/
Dtext_format.cc824 bool LookingAt(const string& text) { in LookingAt() function in google::protobuf::TextFormat::Parser::ParserImpl