Searched refs:ParseInfoTree (Results 1 - 5 of 5) sorted by relevance

/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
H A Dtext_format.h238 class LIBPROTOBUF_EXPORT ParseInfoTree { class in class:google::protobuf::TextFormat
240 ParseInfoTree();
241 ~ParseInfoTree();
251 ParseInfoTree* GetTreeForNested(const FieldDescriptor* field,
262 ParseInfoTree* CreateNested(const FieldDescriptor* field);
269 typedef map<const FieldDescriptor*, vector<ParseInfoTree*> > NestedMap;
274 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ParseInfoTree);
307 void WriteLocationsTo(ParseInfoTree* tree) {
336 ParseInfoTree* parse_info_tree_;
342 // Hack: ParseInfoTree declare
[all...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
H A Dtext_format.h238 class LIBPROTOBUF_EXPORT ParseInfoTree { class in class:google::protobuf::TextFormat
240 ParseInfoTree();
241 ~ParseInfoTree();
251 ParseInfoTree* GetTreeForNested(const FieldDescriptor* field,
262 ParseInfoTree* CreateNested(const FieldDescriptor* field);
269 typedef map<const FieldDescriptor*, vector<ParseInfoTree*> > NestedMap;
274 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ParseInfoTree);
307 void WriteLocationsTo(ParseInfoTree* tree) {
336 ParseInfoTree* parse_info_tree_;
342 // Hack: ParseInfoTree declare
[all...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
H A Dtext_format.h238 class LIBPROTOBUF_EXPORT ParseInfoTree { class in class:google::protobuf::TextFormat
240 ParseInfoTree();
241 ~ParseInfoTree();
251 ParseInfoTree* GetTreeForNested(const FieldDescriptor* field,
262 ParseInfoTree* CreateNested(const FieldDescriptor* field);
269 typedef map<const FieldDescriptor*, vector<ParseInfoTree*> > NestedMap;
274 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ParseInfoTree);
307 void WriteLocationsTo(ParseInfoTree* tree) {
336 ParseInfoTree* parse_info_tree_;
342 // Hack: ParseInfoTree declare
[all...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
H A Dtext_format.h238 class LIBPROTOBUF_EXPORT ParseInfoTree { class in class:google::protobuf::TextFormat
240 ParseInfoTree();
241 ~ParseInfoTree();
251 ParseInfoTree* GetTreeForNested(const FieldDescriptor* field,
262 ParseInfoTree* CreateNested(const FieldDescriptor* field);
269 typedef map<const FieldDescriptor*, vector<ParseInfoTree*> > NestedMap;
274 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ParseInfoTree);
307 void WriteLocationsTo(ParseInfoTree* tree) {
336 ParseInfoTree* parse_info_tree_;
342 // Hack: ParseInfoTree declare
[all...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Dtext_format.h367 class LIBPROTOBUF_EXPORT ParseInfoTree { class in class:google::protobuf::TextFormat
369 ParseInfoTree();
370 ~ParseInfoTree();
380 ParseInfoTree* GetTreeForNested(const FieldDescriptor* field,
391 ParseInfoTree* CreateNested(const FieldDescriptor* field);
398 typedef map<const FieldDescriptor*, vector<ParseInfoTree*> > NestedMap;
403 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ParseInfoTree);
436 void WriteLocationsTo(ParseInfoTree* tree) {
477 ParseInfoTree* parse_info_tree_;
489 // Hack: ParseInfoTree declare
[all...]

Completed in 48 milliseconds