Home
last modified time | relevance | path

Searched refs:WRAPPER (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/blueprint/
H A Dbootstrap.bash36 [ -z "$WRAPPER" ] && WRAPPER="`dirname "${BOOTSTRAP}"`/blueprint.bash"
133 if [ ! -z "$WRAPPER" ]; then
134 cp $WRAPPER $BUILDDIR/
/aosp12/build/blueprint/tests/
H A Dbootstrap.bash5 export WRAPPER="../blueprint.bash"