Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Ddexpreopt.go140 if !module.ProfileIsTextListing {
149 if module.ProfileIsTextListing {
167 if !module.ProfileIsTextListing {
181 if !module.ProfileIsTextListing {
200 if !module.ProfileIsTextListing {
Ddexpreopt_test.go81 ProfileIsTextListing: false,
Dconfig.go173 ProfileIsTextListing bool member
/build/make/core/
Ddex_preopt_odex_install.mk383 $(call add_json_bool, ProfileIsTextListing, $(my_profile_is_text_listing))
/build/soong/java/
Ddexpreopt.go471 ProfileIsTextListing: profileIsTextListing,