Home
last modified time | relevance | path

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

/build/soong/android/
Dbase_module_context.go55 OtherModuleSubDir(m blueprint.Module) string methodSpec
288 func (b *baseModuleContext) OtherModuleSubDir(m blueprint.Module) string { func
/build/blueprint/
Dmodule_ctx.go348 OtherModuleSubDir(m Module) string methodSpec
619 func (m *baseModuleContext) OtherModuleSubDir(logicModule Module) string { func