Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/win/sandbox_poc/
Dsandbox.cc15 typedef void(__cdecl *lpfnInit)(HANDLE); typedef
161 lpfnInit init_function = in _tWinMain()
162 (lpfnInit) ::GetProcAddress(dll_module, entry_point.c_str()); in _tWinMain()