Searched refs:AIncidentReportArgs_addSection (Results 1 – 4 of 4) sorted by relevance
8 AIncidentReportArgs_addSection; # systemapi introduced=30
95 void AIncidentReportArgs_addSection(AIncidentReportArgs* args, int section);
55 void AIncidentReportArgs_addSection(AIncidentReportArgs* args, int section) { in AIncidentReportArgs_addSection() function
53 AIncidentReportArgs_addSection(mImpl, section); in addSection()