Searched refs:DeviceCpuVariant (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/build/soong/android/ |
H A D | variable.go | 237 DeviceCpuVariant *string `json:",omitempty"` member 724 DeviceCpuVariant: stringPtr("generic"),
|
H A D | arch.go | 1694 cpuVariant: variables.DeviceCpuVariant,
|
/aosp_15_r20/build/bazel/tests/products/ |
H A D | aosp_x86.variables.bzl | 29 "DeviceCpuVariant": "",
|
H A D | aosp_arm64.variables.bzl | 29 "DeviceCpuVariant": "generic",
|
H A D | aosp_x86_64.variables.bzl | 29 "DeviceCpuVariant": "",
|
H A D | aosp_arm.variables.bzl | 29 "DeviceCpuVariant": "generic",
|
/aosp_15_r20/build/make/core/ |
H A D | soong_config.mk | 69 $(call add_json_str, DeviceCpuVariant, $(TARGET_CPU_VARIANT))
|
/aosp_15_r20/build/bazel/product_config/ |
H A D | android_product.bzl | 100 cpu_variant = config.get("DeviceCpuVariant")
|
/aosp_15_r20/out/soong/ |
D | soong.aosp_shiba.variables | 36 "DeviceCpuVariant": "cortex-a55",
|