HomeSort by relevance Sort by last modified time
    Searched full:public_dependency (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
parser.cc     [all...]
parser.h 295 RepeatedField<int32>* public_dependency,
parser_unittest.cc 715 "public_dependency: 1 "
716 "public_dependency: 3 ");
    [all...]
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
descriptor_test.py 567 public_dependency: 0
  /external/nanopb-c/generator/proto/google/protobuf/
descriptor.proto 63 repeated int32 public_dependency = 10;
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.h 1508 inline const FileDescriptor* FileDescriptor::public_dependency( function in class:google::protobuf::FileDescriptor
    [all...]
descriptor.proto 63 repeated int32 public_dependency = 10;
descriptor_unittest.cc     [all...]
descriptor.pb.h 335 // repeated int32 public_dependency = 10;
339 inline ::google::protobuf::int32 public_dependency(int index) const;
343 public_dependency() const;
2998 inline ::google::protobuf::int32 FileDescriptorProto::public_dependency(int index) const { function in class:google::protobuf::FileDescriptorProto
3008 FileDescriptorProto::public_dependency() const { function in class:google::protobuf::FileDescriptorProto
    [all...]
descriptor.pb.cc 575 "\031\n\021public_dependency\030\n \003(\005\022\027\n\017weak_depen"
    [all...]
descriptor.cc     [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/
python_generator.cc 314 string module_name = ModuleName(file_->public_dependency(i)->name());
    [all...]

Completed in 1071 milliseconds