Home
last modified time | relevance | path

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

/external/chromium_org/content/child/npapi/
Dwebplugin_delegate_impl.h388 static FARPROC WINAPI GetProcAddressPatch(HMODULE module, LPCSTR name);
Dwebplugin_delegate_impl_win.cc422 GetProcAddressPatch); in PlatformInitialize()
1489 FARPROC WINAPI WebPluginDelegateImpl::GetProcAddressPatch(HMODULE module, in GetProcAddressPatch() function in content::WebPluginDelegateImpl