Home
last modified time | relevance | path

Searched refs:OtherModuleExists (Results 1 – 5 of 5) sorted by relevance

/build/soong/android/
Dmutator.go118 OtherModuleExists(name string) bool methodSpec
154 OtherModuleExists(name string) bool methodSpec
Dprebuilt.go113 if ctx.OtherModuleExists(name) {
/build/blueprint/
Dmodule_ctx.go569 OtherModuleExists(name string) bool methodSpec
794 func (mctx *mutatorContext) OtherModuleExists(name string) bool { func
/build/soong/java/
Ddroiddoc.go450 if ctx.OtherModuleExists(api_module) || ctx.OtherModuleExists(removed_api_module) {
/build/soong/cc/
Dcc.go1203 if actx.OtherModuleExists(vendorPublicLib) {