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

  /art/tools/
javac-helper.sh 41 bootjars_args=
51 bootjars_args="$bootjars_args --host"
55 bootjars_args="$bootjars_args --target"
66 bootjars_args="$bootjars_args --core"
85 boot_class_path_list=$($TOP/art/tools/bootjars.sh $bootjars_args --path)
desugar.sh 47 bootjars_args=
57 bootjars_args="$bootjars_args --host"
60 bootjars_args="$bootjars_args --target"
67 bootjars_args="$bootjars_args --core"
80 boot_class_path_list=$($TOP/art/tools/bootjars.sh $bootjars_args --path)

Completed in 183 milliseconds