Lines Matching refs:OptionalPath
154 CrtBegin, CrtEnd android.OptionalPath
157 LinkerFlagsFile android.OptionalPath
160 DynamicLinker android.OptionalPath
401 coverageOutputFilePath() android.OptionalPath
419 hostToolPath() android.OptionalPath
501 outputFile android.OptionalPath
526 func (c *Module) Toc() android.OptionalPath {
754 func (c *Module) OutputFile() android.OptionalPath {
776 func (c *Module) CoverageOutputFile() android.OptionalPath {
780 return android.OptionalPath{}
1443 c.outputFile = android.OptionalPath{}
2447 depFile := android.OptionalPath{}
2701 func (c *Module) HostToolPath() android.OptionalPath {
2703 return android.OptionalPath{}
2708 func (c *Module) IntermPathForModuleOut() android.OptionalPath {