HomeSort by relevance Sort by last modified time
    Searched refs:template_html (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/notifications/
desktop_notification_service.cc 245 const base::StringPiece template_html(
249 if (template_html.empty()) {
254 std::string data = ReplaceStringPlaceholders(template_html, subst, NULL);
  /external/chromium/chrome/browser/
browser_about_handler.cc 1208 std::string template_html = jstemplate_builder::GetTemplateHtml( local
    [all...]

Completed in 200 milliseconds