Home
last modified time | relevance | path

Searched refs:OtherModuleType (Results 1 – 6 of 6) 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…
/build/blueprint/
Dmodule_ctx.go282 OtherModuleType(m Module) string methodSpec
502 func (m *baseModuleContext) OtherModuleType(logicModule Module) string { func
/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…