Home
last modified time | relevance | path

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

/build/soong/android/
Dmutator.go118 OtherModuleExists(name string) bool methodSpec
154 OtherModuleExists(name string) bool methodSpec
/build/blueprint/
Dmodule_ctx.go569 OtherModuleExists(name string) bool methodSpec
794 func (mctx *mutatorContext) OtherModuleExists(name string) bool { func