Searched refs:help_text_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/tools/gn/
H A Derr.h62 const std::string& help_text() const { return help_text_; }
80 std::string help_text_; member in class:Err
H A Derr.cc95 help_text_(help) {
104 help_text_(help) {
114 help_text_(help) {
123 help_text_(help_text) {
137 help_text_(help_text) {
185 if (!help_text_.empty())
186 OutputString(help_text_ + "\n");
/external/chromium_org/chrome/browser/ui/autofill/
H A Dpassword_generation_popup_controller_impl.cc96 help_text_ = JoinString(pieces, base::string16());
263 return help_text_;
H A Dpassword_generation_popup_controller_impl.h140 base::string16 help_text_; member in class:autofill::PasswordGenerationPopupControllerImpl

Completed in 786 milliseconds