Lines Matching refs:base
10 #include "base/logging.h"
11 #include "base/string_util.h"
14 #include "ui/base/resource/resource_bundle.h"
18 std::string GetTemplateHtml(const base::StringPiece& html_template,
20 const base::StringPiece& template_id) {
28 std::string GetI18nTemplateHtml(const base::StringPiece& html_template,
37 std::string GetTemplatesHtml(const base::StringPiece& html_template,
39 const base::StringPiece& template_id) {
69 static const base::StringPiece jstemplate_src(
83 void AppendJsTemplateProcessHtml(const base::StringPiece& template_id,
95 static const base::StringPiece i18n_template_src(