Searched defs:currentCmd (Results 1 – 1 of 1) sorted by relevance
112 bool ExceptionHandler(const DfsuException &e, std::unique_ptr<VirtualCmd<Ctx>> ¤tCmd) in ExceptionHandler()150 std::unique_ptr<VirtualCmd<Ctx>> currentCmd; in Main() local