Home
last modified time | relevance | path

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

/build/soong/bloaty/
Dbloaty.go66 func MeasureSizeForPaths(ctx android.ModuleContext, paths ...android.OptionalPath) { func
/build/soong/rust/
Drust.go821 bloaty.MeasureSizeForPaths(ctx, mod.compiler.strippedOutputFilePath(), mod.unstrippedOutputFile)