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