Searched defs:headerAbiCheckerProperties (Results 1 – 1 of 1) sorted by relevance
58 type headerAbiCheckerProperties struct { struct60 Enabled *bool64 Symbol_file *string `android:"path"`67 Exclude_symbol_versions []string70 Exclude_symbol_tags []string74 Check_all_apis *bool77 Diff_flags []string80 Ref_dump_dirs []string83 func (props *headerAbiCheckerProperties) enabled() bool {87 func (props *headerAbiCheckerProperties) explicitlyDisabled() bool {