Home
last modified time | relevance | path

Searched refs:NativeBridgeRelativePath (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/build/soong/android/
H A Dtesting.go202 NativeBridge: NativeBridgeDisabled, NativeBridgeHostArchName: "", NativeBridgeRelativePath: ""},
204 NativeBridge: NativeBridgeDisabled, NativeBridgeHostArchName: "", NativeBridgeRelativePath: ""},
206 …NativeBridge: NativeBridgeEnabled, NativeBridgeHostArchName: "x86_64", NativeBridgeRelativePath: "…
208 …NativeBridge: NativeBridgeEnabled, NativeBridgeHostArchName: "x86", NativeBridgeRelativePath: "arm…
H A Darch.go358 NativeBridgeRelativePath string member
1650 NativeBridgeRelativePath: nativeBridgeRelativePathStr,
1721 nativeBridgeRelativePath: variables.NativeBridgeRelativePath,
H A Dvariable.go257 NativeBridgeRelativePath *string `json:",omitempty"` member
/aosp_15_r20/build/soong/cc/
H A Dgenrule.go75 arch.Name, target.NativeBridgeRelativePath, arch.Multilib, osName, cmd)
H A Dinstaller.go86 dir = filepath.Join(dir, ctx.Target().NativeBridgeRelativePath)
H A Dgenrule_test.go165 NativeBridgeRelativePath: "arm",
/aosp_15_r20/build/soong/apex/
H A Dapex.go1401 dirInApex = filepath.Join(dirInApex, ccMod.Target().NativeBridgeRelativePath)
1428 dirInApex = filepath.Join(dirInApex, cc.Target().NativeBridgeRelativePath)
1442 dirInApex = filepath.Join(dirInApex, rustm.Target().NativeBridgeRelativePath)
1462 dirInApex = filepath.Join(dirInApex, rustm.Target().NativeBridgeRelativePath)
1473 dirInApex = filepath.Join(dirInApex, sh.Target().NativeBridgeRelativePath)
H A Dapex_test.go4120 NativeBridgeRelativePath: "",
/aosp_15_r20/build/bazel/tests/products/
H A Daosp_x86.variables.bzl42 "NativeBridgeRelativePath": "",
H A Daosp_arm64.variables.bzl42 "NativeBridgeRelativePath": "",
H A Daosp_x86_64.variables.bzl42 "NativeBridgeRelativePath": "",
H A Daosp_arm.variables.bzl42 "NativeBridgeRelativePath": "",
/aosp_15_r20/build/make/core/
H A Dsoong_config.mk84 $(call add_json_str, NativeBridgeRelativePath, $(TARGET_NATIVE_BRIDGE_RELATIVE_PATH))
/aosp_15_r20/build/soong/rust/
H A Dcompiler.go570 dir = filepath.Join(dir, ctx.Target().NativeBridgeRelativePath)
/aosp_15_r20/build/soong/sh/
H A Dsh_binary.go440 testDir = filepath.Join(testDir, ctx.Target().NativeBridgeRelativePath)
/aosp_15_r20/build/soong/sdk/
H A Dcc_sdk_test.go49 NativeBridgeRelativePath: "native_bridge",
/aosp_15_r20/out/soong/
Dsoong.aosp_shiba.variables48 "NativeBridgeRelativePath": "",