OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOOTCLASSPATH
(Results
1 - 5
of
5
) sorted by null
/libcore/ojluni/src/test/
artrun
20
### Change the
BOOTCLASSPATH
to pick up bootlib classes.
93
# Dummy image location name. Art ignores the
bootclasspath
setting if a boot image
94
# already exists, so we force it to create a new boot image with our correct
bootclasspath
.
104
core-ojtests-hostdex.jar # This is the *one* addition that makes our OJ tests actually run. The rest of these are standard jars on the
bootclasspath
.
115
export
BOOTCLASSPATH
=$(join ":" "${BOOT_DEXJARS_ABS[@]}") # a,b,c
117
echo "
BOOTCLASSPATH
=$
BOOTCLASSPATH
"
125
echo "export
BOOTCLASSPATH
=$
BOOTCLASSPATH
"
/system/core/rootdir/
Android.mk
169
$(hide) sed -e 's?%
BOOTCLASSPATH
%?$(PRODUCT_BOOTCLASSPATH)?g' $< >$@
/prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/
javac-9-dev-r3297-4.jar
/prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar
/prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar
Completed in 61 milliseconds