Searched refs:saveInfo (Results 1 – 2 of 2) sorted by relevance
182 void Input::postflightKey(void *saveInfo) { in postflightKey() argument183 CurrentNode = reinterpret_cast<HNode *>(saveInfo); in postflightKey()
157 void Input::postflightKey(void *saveInfo) { in postflightKey() argument158 CurrentNode = reinterpret_cast<HNode *>(saveInfo); in postflightKey()