Home
last modified time | relevance | path

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

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