Searched defs:supHardViUtf16PathIsEqualEx (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPHardenedVerifyImage-win.cpp511 DECLHIDDEN(bool) supHardViUtf16PathIsEqualEx(PCRTUTF16 pawcLeft, size_t cwcLeft, const char *pszRight) function
555 return supHardViUtf16PathIsEqualEx(pwszLeft, RTSTR_MAX, pszRight);

Completed in 75 milliseconds