Home
last modified time | relevance | path

Searched defs:selectsTestProvider (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/soong/android/
H A Dselects_test.go1132 type selectsTestProvider struct { struct
1133 my_bool *bool
1134 my_string *string
1135 my_string_list *[]string
1136 my_paths *[]string
1137 replacing_string_list *[]string
1138 arch_variant_configurable_bool *bool
1139 my_nonconfigurable_bool *bool
1140 my_nonconfigurable_string *string
1141 my_nonconfigurable_string_list []string
[all …]