Searched refs:manifest_template (Results 1 - 4 of 4) sorted by last modified time

/external/chromium_org/remoting/tools/
H A Dregister_local_nm_hosts.sh16 local manifest_template="$1"
21 local template_name="$(basename ${manifest_template})"
28 < "$manifest_template" > "$target_manifest"
/external/chromium_org/remoting/webapp/
H A Dbuild-webapp.py79 manifest_template, webapp_type, files, locales):
88 manifest_template: jinja2 template file for manifest.
254 processJinjaTemplate(manifest_template,
267 '<build-type> <version> <dst> <zip-path> <manifest_template> '
/external/chromium_org/chrome/installer/setup/
H A Dinstall.cc323 const base::string16 manifest_template(
335 manifest_template.c_str(), display_name.c_str(), elements_dir.c_str()));
/external/chromium_org/chrome/browser/extensions/
H A Dextension_loading_browsertest.cc35 const char* manifest_template = local
49 extension_dir.WriteManifest(base::StringPrintf(manifest_template, 1));
71 extension_dir.WriteManifest(base::StringPrintf(manifest_template, 2));

Completed in 98 milliseconds