Searched refs:set_input_type (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/metrics/
H A Domnibox_metrics_provider.cc142 omnibox_event->set_input_type(log.input_type);
/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
H A Ddescriptor.cc1472 proto->set_input_type(".");
H A Ddescriptor_unittest.cc154 result->set_input_type(input_type);
H A Ddescriptor.pb.cc4072 set_input_type(from.input_type());
/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
H A Ddescriptor.cc1616 proto->set_input_type(".");
H A Ddescriptor_unittest.cc156 result->set_input_type(input_type);
H A Ddescriptor.pb.cc4294 set_input_type(from.input_type());

Completed in 2103 milliseconds