Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dbase_module_context.go72 OtherModuleFarDependencyVariantExists(variations []blueprint.Variation, name string) bool methodSpec
284 func (b *baseModuleContext) OtherModuleFarDependencyVariantExists(variations []blueprint.Variation,… func
/aosp_15_r20/build/blueprint/
H A Dmodule_ctx.go367 OtherModuleFarDependencyVariantExists(variations []Variation, name string) bool methodSpec
643 func (m *baseModuleContext) OtherModuleFarDependencyVariantExists(variations []Variation, name stri… func