Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dbase_module_context.go383 func (b *baseModuleContext) validateAndroidModuleProxy( func
481 …if aModule := b.validateAndroidModuleProxy(module, b.bp.OtherModuleDependencyTag(module), b.strict…
504 if aModule := b.validateAndroidModuleProxy(module, tag, b.strictVisitDeps); aModule != nil {