Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.cc141 inline bool Parser::LookingAtType(io::Tokenizer::TokenType token_type) { in LookingAtType() function in google::protobuf::compiler::Parser
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtext_format.cc829 bool LookingAtType(io::Tokenizer::TokenType token_type) { in LookingAtType() function in google::protobuf::TextFormat::Parser::ParserImpl