Home
last modified time | relevance | path

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

/build/soong/android/
Dbazel_paths.go79 OtherModuleDir(m blueprint.Module) string methodSpec
335 moduleDir := ctx.OtherModuleDir(module)
Dvisibility.go449 depDir := ctx.OtherModuleDir(dep)
571 dir := ctx.OtherModuleDir(module)
Dlicenses.go274 dir := ctx.OtherModuleDir(module)
/build/blueprint/
Dmodule_ctx.go273 OtherModuleDir(m Module) string methodSpec
492 func (m *baseModuleContext) OtherModuleDir(logicModule Module) string { func
/build/soong/apex/
Dapex.go485 ret.moduleDir = ctx.OtherModuleDir(module)