Home
last modified time | relevance | path

Searched refs:ProfileIsTextListing (Results 1 – 5 of 5) sorted by relevance

/build/soong/dexpreopt/
Ddexpreopt.go131 if !module.ProfileIsTextListing {
139 if module.ProfileIsTextListing {
156 if !module.ProfileIsTextListing {
170 if !module.ProfileIsTextListing {
188 if !module.ProfileIsTextListing {
Ddexpreopt_test.go45 ProfileIsTextListing: false,
Dconfig.go123 ProfileIsTextListing bool member
/build/soong/java/
Ddexpreopt.go193 ProfileIsTextListing: profileIsTextListing,
/build/make/core/
Ddex_preopt_odex_install.mk231 $(call add_json_bool, ProfileIsTextListing, $(my_profile_is_text_listing))