| 7364 | } |
| 7365 | |
| 7366 | FatalConditionHandler::~FatalConditionHandler() { |
| 7367 | reset(); |
| 7368 | } |
| 7369 | |
| 7370 | bool FatalConditionHandler::isSet = false; |
| 7371 | ULONG FatalConditionHandler::guaranteeSize = 0; |
nothing calls this directly
no outgoing calls
no test coverage detected