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

  /external/protobuf/src/google/protobuf/
descriptor.pb.h 3520 inline void MethodDescriptorProto::set_input_type(const ::std::string& value) { function in class:google::protobuf::MethodDescriptorProto
3527 inline void MethodDescriptorProto::set_input_type(const char* value) { function in class:google::protobuf::MethodDescriptorProto
3534 inline void MethodDescriptorProto::set_input_type(const char* value, size_t size) { function in class:google::protobuf::MethodDescriptorProto
    [all...]
descriptor.cc     [all...]
descriptor_unittest.cc 154 result->set_input_type(input_type);
    [all...]
descriptor.pb.cc     [all...]

Completed in 27 milliseconds