Home
last modified time | relevance | path

Searched defs:OtherModuleType (Results 1 – 7 of 7) sorted by relevance

/build/soong/bazel/
Dtesting.go77 func (omc *OtherModuleTestContext) OtherModuleType(m blueprint.Module) string { func
Dproperties.go814 OtherModuleType(m blueprint.Module) string methodSpec
/build/soong/android/
Dbazel_test.go166 func (bcc *TestBazelConversionContext) OtherModuleType(m blueprint.Module) string { func
Dbazel_paths.go79 OtherModuleType(m blueprint.Module) string methodSpec
Dbazel.go384 OtherModuleType(m blueprint.Module) string methodSpec
Dmodule.go191 OtherModuleType(m blueprint.Module) string methodSpec
2472 func (b *baseModuleContext) OtherModuleType(m blueprint.Module) string { func
/build/blueprint/
Dmodule_ctx.go282 OtherModuleType(m Module) string methodSpec
510 func (m *baseModuleContext) OtherModuleType(logicModule Module) string { func