Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dsabi.go58 type headerAbiCheckerProperties struct { struct
60 Enabled *bool
64 Symbol_file *string `android:"path"`
67 Exclude_symbol_versions []string
70 Exclude_symbol_tags []string
74 Check_all_apis *bool
77 Diff_flags []string
80 Ref_dump_dirs []string
83 func (props *headerAbiCheckerProperties) enabled() bool {
87 func (props *headerAbiCheckerProperties) explicitlyDisabled() bool {