Lines Matching refs:OutputPath
28 func platformCompatConfigPath(ctx android.PathContext) android.OutputPath {
45 configFile android.OutputPath
46 metadataFile android.OutputPath
49 func (p *platformCompatConfig) compatConfigMetadata() android.OutputPath {
53 func (p *platformCompatConfig) CompatConfig() android.OutputPath {
64 compatConfigMetadata() android.OutputPath
65 CompatConfig() android.OutputPath
113 p.configFile = android.PathForModuleOut(ctx, configFileName).OutputPath
114 p.metadataFile = android.PathForModuleOut(ctx, metadataFileName).OutputPath
164 outputFilePath android.OutputPath
171 c.outputFilePath = android.PathForModuleOut(ctx, filename).OutputPath