Searched refs:DllMain (Results 1 - 2 of 2) sorted by relevance

/development/host/windows/usb/winusb/
H A DAdbWinUsbApi.cpp29 extern "C" BOOL WINAPI DllMain(HINSTANCE instance, function
32 return _AtlModule.DllMain(reason, reserved);
/development/host/windows/usb/api/
H A DAdbWinApi.cpp50 This method is called from DllMain on DLL_PROCESS_ATTACH event. In this
101 extern "C" BOOL WINAPI DllMain(HINSTANCE instance, function
111 return _AtlModule.DllMain(reason, reserved);

Completed in 39 milliseconds