Searched refs:DeviceListSection (Results 1 – 1 of 1) sorted by relevance
375 class DeviceListSection : public Section class378 DeviceListSection(ParsedDevices& result) : m_result(result), nextId(1) in DeviceListSection() function in ParserPrivate::DeviceListSection403 return auto_ptr<Section>(new DeviceListSection(result)); in NewDeviceList()722 ( dynamic_cast<DeviceListSection *>(section.get()) != NULL || in ParseDeviceList()