Lines Matching full:property_name
477 text->AddLine("void OnPropertyChanged(const std::string& property_name) {");
481 text->AddLine("on_property_changed_.Run(this, property_name);");
1151 text->AddLine("const std::string& /* property_name */) {}");
1160 text->AddLine("const std::string& property_name) {");
1178 text->AddLine("p->second->OnPropertyChanged(property_name);");