Home
last modified time | relevance | path

Searched defs:OtherModuleDir (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Dbazel_paths.go79 OtherModuleDir(m blueprint.Module) string methodSpec
/build/blueprint/
Dmodule_ctx.go273 OtherModuleDir(m Module) string methodSpec
492 func (m *baseModuleContext) OtherModuleDir(logicModule Module) string { func