Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgutils.c2539 typedef BOOL (WINAPI *t_GetModuleHandleExA) (DWORD, LPCTSTR, HMODULE *); in get_module_for_address() typedef
2540 static t_GetModuleHandleExA p_GetModuleHandleExA = NULL; in get_module_for_address()
2549 (t_GetModuleHandleExA) GetProcAddress (LoadLibrary ("kernel32.dll"), in get_module_for_address()