Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dtesting.go38 func GatherRequiredDepsForTest(oses ...android.OsType) string {
639 func TestConfig(buildDir string, os android.OsType, env map[string]string,
/aosp12/build/soong/android/
H A Darch.go224 type OsType struct { struct
227 Name string
231 Field string
234 Class OsClass
239 DefaultDisabled bool
1213 func getArchProperties(ctx BaseMutatorContext, archProperties interface{}, arch Arch, os OsType, na…
1564 func decodeArchSettings(os OsType, archConfigs []archConfig) ([]Target, error) {
1584 func decodeArch(os OsType, arch string, archVariant, cpuVariant *string, abi []string) (Arch, error…
H A Darch_list.go398 func RegisterDefaultArchVariantFeatures(os OsType, arch ArchType, features ...string) {
H A Dpaths.go1614 func pathForInstall(ctx PathContext, os OsType, arch ArchType, partition string, debug bool,
1681 func modulePartition(ctx ModuleInstallPathContext, os OsType) string {
H A Dconfig.go1722 func (l *ConfiguredJarList) DevicePaths(cfg Config, ostype OsType) []string {
/aosp12/build/soong/cc/config/
H A Dtoolchain.go28 func registerToolchainFactory(os android.OsType, arch android.ArchType, factory toolchainFactory) {
57 func FindToolchain(os android.OsType, arch android.Arch) Toolchain {
65 func findToolchain(os android.OsType, arch android.Arch) (Toolchain, error) {
/aosp12/build/soong/rust/config/
H A Dtoolchain.go153 func registerToolchainFactory(os android.OsType, arch android.ArchType, factory toolchainFactory) {
160 func FindToolchain(os android.OsType, arch android.Arch) Toolchain {
/aosp12/build/soong/java/
H A Ddexpreopt_bootjars.go530 …ontext, image *bootImageConfig, profile android.WritablePath, requiredOsType android.OsType) bootI…
/aosp12/build/soong/sdk/
H A Dupdate.go1254 func newOsTypeSpecificInfo(ctx android.SdkMemberContext, osType android.OsType, variantPropertiesFa…
1421 …ificInfo(ctx android.SdkMemberContext, archType android.ArchType, osType android.OsType, variantPr…