Searched refs:objectExists (Results 1 - 4 of 4) sorted by relevance

/gem5/src/sim/
H A Dcxx_config_ini.hh75 bool objectExists(const std::string &object_name) const;
H A Dcxx_config_ini.cc78 CxxIniFile::objectExists(const std::string &object) const function in class:CxxIniFile
H A Dcxx_config.hh211 virtual bool objectExists(const std::string &object_name) const = 0;
H A Dcxx_manager.cc61 if (!configFile.objectExists(object_name))

Completed in 9 milliseconds