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

  /external/protobuf/src/google/protobuf/
extension_set_unittest.cc 511 extension->set_extendee(
descriptor.pb.h 3118 inline void FieldDescriptorProto::set_extendee(const ::std::string& value) { function in class:google::protobuf::FieldDescriptorProto
3125 inline void FieldDescriptorProto::set_extendee(const char* value) { function in class:google::protobuf::FieldDescriptorProto
3132 inline void FieldDescriptorProto::set_extendee(const char* value, size_t size) { function in class:google::protobuf::FieldDescriptorProto
    [all...]
descriptor_unittest.cc 114 result->set_extendee(extendee);
128 result->set_extendee(extendee);
    [all...]
descriptor.cc     [all...]
descriptor.pb.cc     [all...]
  /external/protobuf/src/google/protobuf/compiler/
parser.cc 818 field->set_extendee(first_field->extendee());
    [all...]

Completed in 1027 milliseconds