Home
last modified time | relevance | path

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

/build/soong/java/
Ddroiddoc.go220 type ApiToCheck struct { struct
223 Api_file *string `android:"path"`
228 Removed_api_file *string `android:"path"`
231 Args *string
427 func apiCheckEnabled(apiToCheck ApiToCheck, apiVersionTag string) bool {
439 func ignoreMissingModules(ctx android.BottomUpMutatorContext, apiToCheck *ApiToCheck) {