OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOOTCLASSPATH
(Results
1 - 4
of
4
) 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
.
105
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
.
116
export
BOOTCLASSPATH
=$(join ":" "${BOOT_DEXJARS_ABS[@]}") # a,b,c
118
echo "
BOOTCLASSPATH
=$
BOOTCLASSPATH
"
126
echo "export
BOOTCLASSPATH
=$
BOOTCLASSPATH
"
/system/core/rootdir/
Android.mk
162
$(hide) sed -e 's?%
BOOTCLASSPATH
%?$(PRODUCT_BOOTCLASSPATH)?g' $< >$@
/prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar
/prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar
Completed in 290 milliseconds