Searched refs:supHardViIsAppPatchDir (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPHardenedVerify-win.h86 DECLHIDDEN(bool) supHardViIsAppPatchDir(PCRTUTF16 pwszPath, uint32_t cwcName);
H A DSUPHardenedVerifyImage-win.cpp701 DECLHIDDEN(bool) supHardViIsAppPatchDir(PCRTUTF16 pwszPath, uint32_t cwcName) function
844 if (supHardViIsAppPatchDir(pwszName, cwcName))
H A DSUPHardenedVerifyProcess-win.cpp1375 || !supHardViIsAppPatchDir(pLongName->Buffer, pLongName->Length / sizeof(WCHAR)) )
H A DSUPR3HardenedMain-win.cpp1365 else if (supHardViIsAppPatchDir(uBuf.UniStr.Buffer, uBuf.UniStr.Length / sizeof(WCHAR)))

Completed in 3219 milliseconds