Searched refs:aarFile (Results 1 – 2 of 2) sorted by relevance
483 aarFile android.WritablePath member495 return []android.Path{a.aarFile}, nil542 a.aarFile = android.PathForModuleOut(ctx, ctx.ModuleName()+".aar")545 BuildAAR(ctx, a.aarFile, a.outputFile, a.manifestPath, a.rTxt, res)546 ctx.CheckbuildFile(a.aarFile)
480 if a.aarFile != nil {481 entries.SetPath("LOCAL_SOONG_AAR", a.aarFile)