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

  /docs/source.android.com/scripts/
build.py 39 TEMPLATE_DIR = 'templates'
47 t += open(os.path.join(TEMPLATE_DIR, f), 'r').read()
  /external/linux-tools-perf/src/tools/perf/config/
Makefile 433 # template_dir
453 template_dir = share/perf-core/templates macro
471 template_dir_SQ = $(subst ','\'',$(template_dir))

Completed in 5286 milliseconds