Searched refs:getIniFile (Results 1 – 3 of 3) sorted by relevance
49 std::string getIniFile() const;
50 std::string DeviceInfo::getIniFile() const in getIniFile() function in DeviceInfo
114 …"Device " << device.get()->getID() << ": Ini file = " << device.get()->getIniFile() << "; Name = "… in readSnapShot()117 iniFile = m_snapshotPath + device.get()->getIniFile(); in readSnapShot()