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

  /external/protobuf/src/google/protobuf/
descriptor_unittest.cc 412 ->set_type_name("TestEnum");
416 ->set_type_name("TestForeign");
420 ->set_type_name("TestForeign");
686 oneof_message->mutable_field(2)->set_type_name("TestOneof");
    [all...]
descriptor.pb.h 3925 inline void FieldDescriptorProto::set_type_name(const ::std::string& value) { function in class:google::protobuf::FieldDescriptorProto
3933 inline void FieldDescriptorProto::set_type_name(const char* value) { function in class:google::protobuf::FieldDescriptorProto
3941 inline void FieldDescriptorProto::set_type_name(const char* value, size_t size) { function in class:google::protobuf::FieldDescriptorProto
    [all...]
descriptor.cc     [all...]
descriptor.pb.cc     [all...]
  /external/protobuf/src/google/protobuf/compiler/
parser.cc 706 field->set_type_name(type_name);
773 field->set_type_name(group->name());
    [all...]
parser_unittest.cc     [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 3653 inline void FieldDescriptorProto::set_type_name(const ::std::string& value) { function in class:google::protobuf::FieldDescriptorProto
3660 inline void FieldDescriptorProto::set_type_name(const char* value) { function in class:google::protobuf::FieldDescriptorProto
3667 inline void FieldDescriptorProto::set_type_name(const char* value, size_t size) { function in class:google::protobuf::FieldDescriptorProto
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 3653 inline void FieldDescriptorProto::set_type_name(const ::std::string& value) { function in class:google::protobuf::FieldDescriptorProto
3660 inline void FieldDescriptorProto::set_type_name(const char* value) { function in class:google::protobuf::FieldDescriptorProto
3667 inline void FieldDescriptorProto::set_type_name(const char* value, size_t size) { function in class:google::protobuf::FieldDescriptorProto
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.pb.h 3653 inline void FieldDescriptorProto::set_type_name(const ::std::string& value) { function in class:google::protobuf::FieldDescriptorProto
3660 inline void FieldDescriptorProto::set_type_name(const char* value) { function in class:google::protobuf::FieldDescriptorProto
3667 inline void FieldDescriptorProto::set_type_name(const char* value, size_t size) { function in class:google::protobuf::FieldDescriptorProto
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 3653 inline void FieldDescriptorProto::set_type_name(const ::std::string& value) { function in class:google::protobuf::FieldDescriptorProto
3660 inline void FieldDescriptorProto::set_type_name(const char* value) { function in class:google::protobuf::FieldDescriptorProto
3667 inline void FieldDescriptorProto::set_type_name(const char* value, size_t size) { function in class:google::protobuf::FieldDescriptorProto
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 4785 inline void FieldDescriptorProto::set_type_name(const ::std::string& value) { function in class:google::protobuf::FieldDescriptorProto
4790 inline void FieldDescriptorProto::set_type_name(const char* value) { function in class:google::protobuf::FieldDescriptorProto
4795 inline void FieldDescriptorProto::set_type_name(const char* value, size_t size) { function in class:google::protobuf::FieldDescriptorProto
    [all...]

Completed in 530 milliseconds