Searched refs:apiFile (Results 1 – 3 of 3) sorted by relevance
/aosp12/build/soong/java/ |
H A D | droidstubs.go | 49 apiFile android.WritablePath member 253 d.apiFile = android.PathForModuleOut(ctx, "metalava", filename) 254 cmd.FlagWithOutput("--api ", d.apiFile) 255 d.apiFilePath = d.apiFile 567 apiFile := android.PathForModuleSrc(ctx, String(d.properties.Check_api.Last_released.Api_file)) 574 cmd.FlagWithInput("--check-compatibility:api:released ", apiFile) 634 apiFile := android.PathForModuleSrc(ctx, String(d.properties.Check_api.Current.Api_file)) 654 Input(apiFile).Input(d.apiFile) 689 Input(d.apiFile).Flag(apiFile.String())
|
H A D | androidmk.go | 547 outputFile = android.OptionalPathForPath(dstubs.apiFile) 571 if dstubs.apiFile != nil { 573 fmt.Fprintf(w, "%s %s.txt: %s\n", dstubs.Name(), dstubs.Name(), dstubs.apiFile)
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | doclava.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/ccil/
org/ ... |