OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BUILD_BOOT_OPT
(Results
1 - 2
of
2
) sorted by null
/art/test/etc/
host-run-test-jar
25
BUILD_BOOT_OPT
=""
51
BUILD_BOOT_OPT
="--boot-image=${option#-Ximage:}"
177
prebuild_cmd="${ANDROID_HOST_OUT}/bin/dex2oatd $COMPILER_FLAGS --instruction-set=$ISA $
BUILD_BOOT_OPT
--dex-file=$DEX_LOCATION/$TEST_NAME.jar --oat-file=$DEX_LOCATION/dalvik-cache/$ISA/$(echo $DEX_LOCATION/$TEST_NAME.jar/classes.dex | cut -d/ -f 2- | sed "s:/:@:g")"
push-and-run-prebuilt-test-jar
56
BUILD_BOOT_OPT
="--boot-image=${1#-Ximage:}"
196
$INVOKE_WITH /system/bin/dex2oatd $COMPILE_FLAGS $
BUILD_BOOT_OPT
$BUILD_RELOCATE_OPT --runtime-arg -classpath --runtime-arg $DEX_LOCATION/$TEST_NAME.jar --dex-file=$DEX_LOCATION/$TEST_NAME.jar --oat-file=$DEX_LOCATION/dalvik-cache/$ARCH/$(echo $DEX_LOCATION/$TEST_NAME.jar/classes.dex | cut -d/ -f 2- | sed "s:/:@:g") --instruction-set=$ARCH && \
Completed in 34 milliseconds