Searched defs:pltRst (Results 1 – 1 of 1) sorted by relevance
2274 static void pltRstHandler(bool pltRst) in pltRstHandler()2310 bool* pltRst = std::get_if<bool>(&value); in hostMiscHandler() local