Searched refs:aarFile (Results 1 – 2 of 2) sorted by relevance
362 aarFile android.WritablePath member401 a.aarFile = android.PathForModuleOut(ctx, ctx.ModuleName()+".aar")404 BuildAAR(ctx, a.aarFile, a.outputFile, a.manifestPath, a.rTxt, res)405 ctx.CheckbuildFile(a.aarFile)
368 if a.aarFile != nil {369 fmt.Fprintln(w, "LOCAL_SOONG_AAR :=", a.aarFile.String())