Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Ddexpreopt.go136 if !module.ProfileIsTextListing {
145 if module.ProfileIsTextListing {
163 if !module.ProfileIsTextListing {
177 if !module.ProfileIsTextListing {
196 if !module.ProfileIsTextListing {
Ddexpreopt_test.go45 ProfileIsTextListing: false,
Dconfig.go125 ProfileIsTextListing bool member
/build/soong/java/
Ddexpreopt.go219 ProfileIsTextListing: profileIsTextListing,
/build/make/core/
Ddex_preopt_odex_install.mk380 $(call add_json_bool, ProfileIsTextListing, $(my_profile_is_text_listing))