Searched refs:initWith (Results 1 – 5 of 5) sorted by relevance
| /xnu-10063.141.1/iokit/Kernel/ |
| H A D | IOSimpleReporter.cpp | 52 if (!reporter->initWith(reportingService, categories, unit)) { in with() 60 IOSimpleReporter::initWith(IOService *reportingService, in initWith() function in IOSimpleReporter
|
| H A D | IOReportLegend.cpp | 59 if (iorLegend->initWith(legend) != kIOReturnSuccess) { in with() 72 IOReportLegend::initWith(OSArray *legend) in initWith() function in IOReportLegend
|
| H A D | IOHistogramReporter.cpp | 61 if (reporter->initWith(reportingService, categories, in with() 73 IOHistogramReporter::initWith(IOService *reportingService, in initWith() function in IOHistogramReporter
|
| H A D | IOStateReporter.cpp | 59 if (!reporter->initWith(reportingService, categories, (int16_t) nstates, unit)) { in with() 67 IOStateReporter::initWith(IOService *reportingService, in initWith() function in IOStateReporter
|
| /xnu-10063.141.1/iokit/IOKit/ |
| H A D | IOKernelReporters.h | 920 virtual bool initWith(IOService *reportingService, 1384 virtual bool initWith(IOService *reportingService, 1666 virtual bool initWith(IOService *reportingService, 1861 IOReturn initWith(OSArray *legend);
|