Searched refs:ExportedStaticPackages (Results 1 – 2 of 2) sorted by relevance
33 ExportedStaticPackages() android.Paths methodSpec397 transitiveStaticLibs = append(transitiveStaticLibs, aarDep.ExportedStaticPackages()...)452 func (a *AndroidLibrary) ExportedStaticPackages() android.Paths { func498 a.exportedStaticPackages = append(a.exportedStaticPackages, lib.ExportedStaticPackages()...)602 func (a *AARImport) ExportedStaticPackages() android.Paths { func
326 func (a *AndroidApp) ExportedStaticPackages() android.Paths { func