Home
last modified time | relevance | path

Searched refs:strippedAllOutputFilePath (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/build/soong/cc/
H A Dobject.go225 func (object *objectLinker) strippedAllOutputFilePath() android.Path { func
H A Dbinary.go453 func (binary *binaryDecorator) strippedAllOutputFilePath() android.Path { func
H A Dcc.go638 strippedAllOutputFilePath() android.Path methodSpec
2159 ctx.SetOutputFiles(android.PathsIfNonNil(c.linker.strippedAllOutputFilePath()), "stripped_all")
H A Dlibrary.go1238 func (library *libraryDecorator) strippedAllOutputFilePath() android.Path { func