Home
last modified time | relevance | path

Searched defs:ApiToCheck (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/soong/java/
H A Ddroiddoc.go103 type ApiToCheck struct { struct
106 Api_file *string `android:"path"`
111 Removed_api_file *string `android:"path"`
114 Baseline_file *string `android:"path"`
117 Args *string
183 func apiCheckEnabled(ctx android.ModuleContext, apiToCheck ApiToCheck, apiVersionTag string) bool {
/aosp_15_r20/system/tools/xsdc/build/
Dxsdc.go99 type ApiToCheck struct { struct
100 Api_file *string
101 Removed_api_file *string
102 Args *string