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

  /frameworks/compile/libbcc/tests/debuginfo/
build_test_apk.sh 55 process_template() function
209 process_template $src $dest $SUBST_PARAMS
215 process_template $COMMON_MANIFEST $OUT_DIR/AndroidManifest.xml $SUBST_PARAMS
223 process_template $src $dest $SUBST_PARAMS
229 process_template $OVERRIDE_MANIFEST $OUT_DIR/AndroidManifest.xml $SUBST_PARAMS
234 process_template $TESTCASE_PATH $TESTCASE_DEST $SUBST_PARAMS
  /external/chromium_org/chrome/installer/linux/debian/
build.sh 23 process_template "${SCRIPTDIR}/changelog.template" "${DEB_CHANGELOG}"
78 process_template "${BUILDDIR}/installer/common/repo.cron" \
84 process_template "${BUILDDIR}/installer/debian/debian.menu" \
87 process_template "${BUILDDIR}/installer/debian/postinst" \
90 process_template "${BUILDDIR}/installer/debian/prerm" \
93 process_template "${BUILDDIR}/installer/debian/postrm" \
107 process_template "${SCRIPTDIR}/control.template" "${DEB_CONTROL}"
  /external/chromium_org/chrome/browser/
memory_details_win.cc 46 } process_template[MAX_BROWSERS] = { local
59 process.name = process_template[index].name;
60 process.process_name = process_template[index].process_name;
memory_details_mac.cc 35 // first browser listed. The order here must match those in |process_template|
64 } process_template[MAX_BROWSERS] = { local
75 process.name = base::UTF8ToUTF16(process_template[index].name);
77 base::UTF8ToUTF16(process_template[index].process_name);
  /external/chromium_org/chrome/installer/linux/rpm/
build.sh 26 process_template "${SCRIPTDIR}/chrome.spec.template" "${SPEC}"
60 process_template "${BUILDDIR}/installer/common/rpmrepo.cron" \
  /external/chromium_org/remoting/host/installer/linux/
build-deb.sh 125 process_template \

Completed in 275 milliseconds