Home
last modified time | relevance | path

Searched refs:EmptyDirectory (Results 1 – 4 of 4) sorted by relevance

/aosp12/build/soong/dexpreopt/
H A Dconfig.go81 EmptyDirectory string // path to an empty directory member
638 EmptyDirectory: "empty_dir",
H A Ddexpreopt.go338 FlagWithArg("--android-root=", global.EmptyDirectory).
/aosp12/build/make/core/
H A Ddex_preopt_config.mk131 $(call add_json_str, EmptyDirectory, $(OUT_DIR)/empty)
/aosp12/build/soong/java/
H A Ddexpreopt_bootjars.go657 FlagWithArg("--android-root=", global.EmptyDirectory).