Home
last modified time | relevance | path

Searched refs:lpfnInit (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/win/sandbox_poc/
H A Dsandbox.cc19 typedef void(__cdecl *lpfnInit)(HANDLE); typedef
164 lpfnInit init_function = in _tWinMain()
165 (lpfnInit) ::GetProcAddress(dll_module, entry_point.c_str()); in _tWinMain()
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/sandbox_poc/
H A Dsandbox.cc19 typedef void(__cdecl *lpfnInit)(HANDLE); typedef
164 lpfnInit init_function = in _tWinMain()
165 (lpfnInit) ::GetProcAddress(dll_module, entry_point.c_str()); in _tWinMain()