Searched refs:sayGoodbye (Results 1 - 3 of 3) sorted by relevance

/gem5/src/learning_gem5/part2/
H A Dgoodbye_object.hh81 void sayGoodbye(std::string name);
H A Dhello_object.cc67 goodbye->sayGoodbye(myName);
H A Dgoodbye_object.cc60 GoodbyeObject::sayGoodbye(std::string other_name) function in class:GoodbyeObject

Completed in 9 milliseconds