Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/rust/
H A Dcompiler.go76 strippedOutputFilePath() android.OptionalPath methodSpec
494 func (compiler *baseCompiler) strippedOutputFilePath() android.OptionalPath { func
H A Drust.go971 …bloaty.MeasureSizeForPaths(ctx, mod.compiler.strippedOutputFilePath(), android.OptionalPathForPath…