Home | Sort by relevance Sort by last modified time |
/external/protobuf/src/google/protobuf/ | |
type.pb.h | 495 void set_allocated_json_name(::std::string* json_name); 1298 inline void Field::set_allocated_json_name(::std::string* json_name) { function in class:google::protobuf::Field [all...] |
descriptor.pb.h | 4997 inline void FieldDescriptorProto::set_allocated_json_name(::std::string* json_name) { function in class:google::protobuf::FieldDescriptorProto [all...] |
type.pb.cc | 1905 void Field::set_allocated_json_name(::std::string* json_name) { function in class:google::protobuf::Field [all...] |
descriptor.pb.cc | 5288 void FieldDescriptorProto::set_allocated_json_name(::std::string* json_name) { function in class:google::protobuf::FieldDescriptorProto [all...] |