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

  /external/protobuf/src/google/protobuf/compiler/python/
python_generator.h 94 void PrintNestedDescriptors(const Descriptor& containing_descriptor) const;
python_generator.cc 582 // Mutually recursive with PrintNestedDescriptors().
584 PrintNestedDescriptors(message_descriptor);
673 void Generator::PrintNestedDescriptors(
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/python/
python_generator.h 94 void PrintNestedDescriptors(const Descriptor& containing_descriptor) const;
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/python/
python_generator.h 94 void PrintNestedDescriptors(const Descriptor& containing_descriptor) const;
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/python/
python_generator.h 94 void PrintNestedDescriptors(const Descriptor& containing_descriptor) const;
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/python/
python_generator.h 95 void PrintNestedDescriptors(const Descriptor& containing_descriptor) const;
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/python/
python_generator.h 94 void PrintNestedDescriptors(const Descriptor& containing_descriptor) const;

Completed in 2948 milliseconds