Lines Matching refs:outputFile
88 OutputFile: android.OptionalPathForPath(library.outputFile),
269 OutputFile: android.OptionalPathForPath(binary.outputFile),
290 outputFile := binary.wrapperFile
294 outputFile = binary.binaryFile
299 OutputFile: android.OptionalPathForPath(outputFile),
324 OutputFile: android.OptionalPathForPath(app.outputFile),
545 outputFile := android.OptionalPathForPath(dstubs.stubsSrcJar)
546 if !outputFile.Valid() {
547 outputFile = android.OptionalPathForPath(dstubs.apiFile)
551 OutputFile: outputFile,
650 OutputFile: android.OptionalPathForPath(a.outputFile),
662 entries.SetPath("LOCAL_SOONG_RESOURCE_EXPORT_PACKAGE", a.outputFile)
690 OutputFile: android.OptionalPathForPath(r.outputFile),