| 44 | extern "C" __declspec(dllexport) void MpScanResult(){ } |
| 45 | extern "C" __declspec(dllexport) void MpManagerOpen(){} |
| 46 | extern "C" __declspec(dllexport) void MpScanControl(){ } |
| 47 | extern "C" __declspec(dllexport) void MpScanStartEx(){} |
| 48 | extern "C" __declspec(dllexport) void MpCleanOpen(){} |
| 49 | extern "C" __declspec(dllexport) void MpCleanStart(){} |
nothing calls this directly
no outgoing calls
no test coverage detected