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 24 process_template "${SCRIPTDIR}/changelog.template" "${DEB_CHANGELOG}"
79 process_template "${BUILDDIR}/installer/common/repo.cron" \
85 process_template "${BUILDDIR}/installer/debian/debian.menu" \
88 process_template "${BUILDDIR}/installer/debian/postinst" \
91 process_template "${BUILDDIR}/installer/debian/prerm" \
94 process_template "${BUILDDIR}/installer/debian/postrm" \
108 process_template "${SCRIPTDIR}/control.template" "${DEB_CONTROL}"
  /external/chromium_org/chrome/browser/
memory_details_win.cc 47 } process_template[MAX_BROWSERS] = { local
60 process.name = process_template[index].name;
61 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|
65 } process_template[MAX_BROWSERS] = { local
76 process.name = base::UTF8ToUTF16(process_template[index].name);
78 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 118 milliseconds