Searched defs:set_input_type (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h1325 inline void set_input_type(const ::std::string& value);
1326 inline void set_input_type(const char* value);
1327 inline void set_input_type(const char* value, size_t size);
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
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h1363 inline void set_input_type(const ::std::string& value);
1364 inline void set_input_type(const char* value);
1365 inline void set_input_type(const char* value, size_t size);
4393 inline void MethodDescriptorProto::set_input_type(const ::std::string& value) { function in class:google::protobuf::MethodDescriptorProto
4400 inline void MethodDescriptorProto::set_input_type(const char* value) { function in class:google::protobuf::MethodDescriptorProto
4407 inline void MethodDescriptorProto::set_input_type(const char* value, size_t size) { function in class:google::protobuf::MethodDescriptorProto

Completed in 161 milliseconds