Home
last modified time | relevance | path

Searched refs:OtherModuleDir (Results 1 – 8 of 8) sorted by relevance

/aosp12/build/soong/android/
H A Dbazel_paths.go79 OtherModuleDir(m blueprint.Module) string
335 moduleDir := ctx.OtherModuleDir(module)
H A Dvisibility.go449 depDir := ctx.OtherModuleDir(dep)
571 dir := ctx.OtherModuleDir(module)
H A Dlicenses.go274 dir := ctx.OtherModuleDir(module)
H A Dmodule.go150 OtherModuleDir(m blueprint.Module) string
2021 func (b *baseModuleContext) OtherModuleDir(m blueprint.Module) string { return b.bp.OtherModuleDir(… func
/aosp12/build/blueprint/
H A Dmodule_ctx.go273 OtherModuleDir(m Module) string
492 func (m *baseModuleContext) OtherModuleDir(logicModule Module) string { func
/aosp12/system/tools/aidl/build/
H A Daidl_api.go241 …currentDir := filepath.Join(ctx.OtherModuleDir(dep), aidlApiDir, iface.BaseModuleName(), currentVe…
/aosp12/build/soong/apex/
H A Dprebuilt.go178 moduleDir: ctx.OtherModuleDir(child),
H A Dapex.go485 ret.moduleDir = ctx.OtherModuleDir(module)