Searched refs:tmpConfigData (Results 1 – 1 of 1) sorted by relevance
276 OSSharedPtr<OSData> tmpConfigData; in handleCreateLegend() local285 tmpConfigData = OSData::withBytes(_histogramSegmentsConfig, in handleCreateLegend()288 if (!tmpConfigData) { in handleCreateLegend()298 tmpDict->setObject(kIOReportLegendConfigKey, tmpConfigData.get()); in handleCreateLegend()394 OSSharedPtr<OSData> tmpConfigData; in createLegend() local415 tmpConfigData = OSData::withBytes(config, in createLegend()418 if (!tmpConfigData) { in createLegend()428 tmpDict->setObject(kIOReportLegendConfigKey, tmpConfigData.get()); in createLegend()