Home
last modified time | relevance | path

Searched defs:set_type (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Ddefault_value_objectwriter.h173 void set_type(const google::protobuf::Type* type) { type_ = type; } in set_type() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.h2567 inline void FieldDef::set_type(upb_fieldtype_t type) { in set_type() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.h4968 inline void FieldDescriptorProto::set_type(::google::protobuf::FieldDescriptorProto_Type value) { in set_type() function
Ddescriptor.pb.cc5098 void FieldDescriptorProto::set_type(::google::protobuf::FieldDescriptorProto_Type value) { in set_type() function in google::protobuf::FieldDescriptorProto