Searched refs:ReportLocationFD (Results 1 – 4 of 4) sorted by relevance
70 ReportLocationFD enumerator
43 if (typ == ReportLocationFD) return "fd"; in ReportLocationTypeDescription()
194 } else if (loc->type == ReportLocationFD) { in PrintLocation()
313 ReportLocation *loc = ReportLocation::New(ReportLocationFD); in AddLocation()