Home
last modified time | relevance | path

Searched refs:initWith (Results 1 – 5 of 5) sorted by relevance

/xnu-10063.141.1/iokit/Kernel/
H A DIOSimpleReporter.cpp52 if (!reporter->initWith(reportingService, categories, unit)) { in with()
60 IOSimpleReporter::initWith(IOService *reportingService, in initWith() function in IOSimpleReporter
H A DIOReportLegend.cpp59 if (iorLegend->initWith(legend) != kIOReturnSuccess) { in with()
72 IOReportLegend::initWith(OSArray *legend) in initWith() function in IOReportLegend
H A DIOHistogramReporter.cpp61 if (reporter->initWith(reportingService, categories, in with()
73 IOHistogramReporter::initWith(IOService *reportingService, in initWith() function in IOHistogramReporter
H A DIOStateReporter.cpp59 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 DIOKernelReporters.h920 virtual bool initWith(IOService *reportingService,
1384 virtual bool initWith(IOService *reportingService,
1666 virtual bool initWith(IOService *reportingService,
1861 IOReturn initWith(OSArray *legend);