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

  /art/build/
Android.common_path.mk 88 TARGET_CORE_DEX_LOCATIONS := $(foreach jar,$(TARGET_CORE_JARS),/$(DEXPREOPT_BOOT_JAR_DIR)/$(jar).jar)
90 TARGET_CORE_DEX_LOCATIONS := $(foreach jar,$(TARGET_CORE_JARS),$(ART_TEST_ANDROID_ROOT)/framework/$(jar).jar)
Android.oat.mk 267 $$(addprefix --dex-location=,$$(TARGET_CORE_DEX_LOCATIONS)) --oat-file=$$(PRIVATE_CORE_OAT_NAME) \

Completed in 2515 milliseconds