Searched refs:strippedAllOutputFilePath (Results 1 – 4 of 4) sorted by relevance
222 func (object *objectLinker) strippedAllOutputFilePath() android.Path { func
453 func (binary *binaryDecorator) strippedAllOutputFilePath() android.Path { func
610 strippedAllOutputFilePath() android.Path methodSpec3593 return android.PathsIfNonNil(c.linker.strippedAllOutputFilePath()), nil
1196 func (library *libraryDecorator) strippedAllOutputFilePath() android.Path { func