Searched defs:input_type_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
H A Dhistory_contents_provider.h74 AutocompleteInput::Type input_type_; member in class:HistoryContentsProvider
/external/protobuf/src/google/protobuf/
H A Ddescriptor.h780 const Descriptor* input_type_; member in class:google::protobuf::MethodDescriptor
H A Ddescriptor.pb.h1354 ::std::string* input_type_; member in class:google::protobuf::MethodDescriptorProto
3512 if (input_type_ != &_default_input_type_) {
3513 input_type_->clear();
3518 return *input_type_;
3522 if (input_type_ == &_default_input_type_) {
3523 input_type_ = new ::std::string;
3525 input_type_->assign(value);
3529 if (input_type_ == &_default_input_type_) {
3530 input_type_ = new ::std::string;
3532 input_type_
[all...]

Completed in 108 milliseconds