Lines Matching refs:OptionalPath
180 CrtBegin, CrtEnd android.OptionalPath
183 LinkerFlagsFile android.OptionalPath
186 DynamicLinker android.OptionalPath
558 coverageOutputFilePath() android.OptionalPath
580 hostToolPath() android.OptionalPath
808 outputFile android.OptionalPath
842 func (c *Module) Toc() android.OptionalPath {
993 func (c *Module) OutputFile() android.OptionalPath {
1015 func (c *Module) CoverageOutputFile() android.OptionalPath {
1019 return android.OptionalPath{}
1665 c.outputFile = android.OptionalPath{}
2606 depFile := android.OptionalPath{}
3013 func (c *Module) HostToolPath() android.OptionalPath {
3015 return android.OptionalPath{}
3020 func (c *Module) IntermPathForModuleOut() android.OptionalPath {