Searched refs:addEntry (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/
H A Dinifile.hh115 void addEntry(const std::string &entryName, const std::string &value,
121 /// assignment statment and calls addEntry().
H A Dinifile.cc79 IniFile::Section::addEntry(const std::string &entryName, function in class:IniFile::Section
119 addEntry(entryName, value, append);

Completed in 6 milliseconds