HomeSort by relevance Sort by last modified time
    Searched refs:dwResult (Results 1 - 4 of 4) sorted by null

  /hardware/ti/omap3/dspbridge/libbridge/
dsptrap.c 55 DWORD dwResult = DSP_EHANDLE;/* returned from call into class driver */
58 dwResult = ioctl(hMediaFile, cmd, args);
62 return dwResult;
  /external/webkit/WebCore/platform/network/win/
ResourceHandleWin.cpp 294 lParam = (LPARAM) LPINTERNET_ASYNC_RESULT(statusInformation)->dwResult;
299 LPINTERNET_ASYNC_RESULT(statusInformation)->dwResult,
  /external/bluetooth/glib/gio/win32/
winhttp.h 139 DWORD_PTR dwResult;
  /external/netperf/
netlib.c 414 DWORD dwResult;
418 dwResult = FormatMessage(
427 if (dwResult)
    [all...]

Completed in 688 milliseconds