Searched refs:tmpConfigData (Results 1 – 1 of 1) sorted by relevance
277 OSSharedPtr<OSData> tmpConfigData; in handleCreateLegend() local286 tmpConfigData = OSData::withBytes(_histogramSegmentsConfig, in handleCreateLegend()289 if (!tmpConfigData) { in handleCreateLegend()299 tmpDict->setObject(kIOReportLegendConfigKey, tmpConfigData.get()); in handleCreateLegend()395 OSSharedPtr<OSData> tmpConfigData; in createLegend() local416 tmpConfigData = OSData::withBytes(config, in createLegend()419 if (!tmpConfigData) { in createLegend()429 tmpDict->setObject(kIOReportLegendConfigKey, tmpConfigData.get()); in createLegend()