Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/Kernel/
H A DIOReportLegend.cpp142 OSSharedPtr<const OSSymbol> tmpGroupName; in addLegendEntry() local
150 tmpGroupName = OSSymbol::withCString(groupName); in addLegendEntry()
158 res = organizeLegend(legendEntry, tmpGroupName.get(), tmpSubGroupName.get()); in addLegendEntry()