Home
last modified time | relevance | path

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

/build/soong/filesystem/
Dvbmeta.go142 p.Name(), ctx.OtherModuleType(p))
148 p.Name(), ctx.OtherModuleType(p))
/build/soong/android/
Dlicenses.go257 …ctx.ModuleErrorf("module type %q must have an applicable licenses property", ctx.OtherModuleType(m…
Dmodule.go187 OtherModuleType(m blueprint.Module) string methodSpec
2038 func (b *baseModuleContext) OtherModuleType(m blueprint.Module) string { func
2039 return b.bp.OtherModuleType(m)
/build/blueprint/
Dmodule_ctx.go282 OtherModuleType(m Module) string methodSpec
502 func (m *baseModuleContext) OtherModuleType(logicModule Module) string { func
/build/soong/sh/
Dsh_binary.go403 …ctx.PropertyErrorf(property, "%q of type %q is not supported", dep.Name(), ctx.OtherModuleType(dep…
/build/soong/apex/
Dapex.go1733 …ctx.PropertyErrorf("java_libs", "%q of type %q is not supported", depName, ctx.OtherModuleType(chi…
1940 …ootclasspath_fragment content %q of type %q is not supported", depName, ctx.OtherModuleType(child))
1950 …verclasspath_fragment content %q of type %q is not supported", depName, ctx.OtherModuleType(child))
/build/soong/java/
Dhiddenapi_modular.go286 …cy %s of module type %s does not support providing a dex jar", module, ctx.OtherModuleType(module))
Djava.go841 …ctx.PropertyErrorf("jni_libs", "%q of type %q is not supported", dep.Name(), ctx.OtherModuleType(d…