HomeSort by relevance Sort by last modified time
    Searched refs:ParserImpl (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/
text_format.cc 193 class TextFormat::Parser::ParserImpl {
205 ParserImpl(const Descriptor* root_message_type,
243 ~ParserImpl() { }
306 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ParserImpl);
    [all...]
text_format.h 423 class ParserImpl;
429 ParserImpl* parser_impl);
446 // the friendship to TextFormat::Parser::ParserImpl, but unfortunately some
448 // helpers for ParserImpl to call methods of ParseInfoTree.

Completed in 361 milliseconds