Lines Matching +full:device +full:- +full:select
7 # https://www.apache.org/licenses/LICENSE-2.0
23 crate_features = select({
37 crate_features = select({
41 # TODO: b/343726867 - support on-device rust tests
42 target_compatible_with = select(TARGET_COMPATIBLE_WITH_HOST_SELECT),
48 target_compatible_with = select(TARGET_COMPATIBLE_WITH_HOST_SELECT),
66 # TODO: b/343467774 - provide no_std backend by default
84 "@rust_crates//:proc-macro2",
102 # TODO: b/343467774 - provide no_std backend by default
103 target_compatible_with = select(TARGET_COMPATIBLE_WITH_HOST_SELECT),
120 # TODO: b/343467774 - provide no_std backend by default
121 target_compatible_with = select(TARGET_COMPATIBLE_WITH_HOST_SELECT),
135 # TODO: b/343726867 - support on-device rust tests
136 target_compatible_with = select(TARGET_COMPATIBLE_WITH_HOST_SELECT),
142 target_compatible_with = select(TARGET_COMPATIBLE_WITH_HOST_SELECT),
155 "@rust_crates//:proc-macro2",
179 # TODO: b/343726867 - support on-device rust tests
180 target_compatible_with = select(TARGET_COMPATIBLE_WITH_HOST_SELECT),
189 target_compatible_with = select({
204 # TODO: b/343726867 - support on-device rust tests
205 target_compatible_with = select(TARGET_COMPATIBLE_WITH_HOST_SELECT),