Searched refs:AIncidentReportArgs_clone (Results 1 – 4 of 4) sorted by relevance
4 AIncidentReportArgs_clone; # systemapi introduced=30
74 AIncidentReportArgs* AIncidentReportArgs_clone(AIncidentReportArgs* that);
38 AIncidentReportArgs* AIncidentReportArgs_clone(AIncidentReportArgs* that) { in AIncidentReportArgs_clone() function
33 mImpl = AIncidentReportArgs_clone(that.mImpl); in IncidentReportRequest()