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

  /external/protobuf/src/google/protobuf/
descriptor.pb.h 4891 inline void MethodDescriptorProto::set_output_type(const ::std::string& value) { function in class:google::protobuf::MethodDescriptorProto
4899 inline void MethodDescriptorProto::set_output_type(const char* value) { function in class:google::protobuf::MethodDescriptorProto
4907 inline void MethodDescriptorProto::set_output_type(const char* value, size_t size) { function in class:google::protobuf::MethodDescriptorProto
    [all...]
descriptor.cc     [all...]
descriptor_unittest.cc 157 result->set_output_type(output_type);
    [all...]
descriptor.pb.cc     [all...]

Completed in 596 milliseconds