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

  /external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
SDL_macwm.c 212 hGDevice = GetDeviceList (); /* top of device list */
225 hGDevice = GetDeviceList ();
  /external/chromium_org/chromeos/network/
network_state_handler.h 184 void GetDeviceList(DeviceStateList* list) const;
186 // Like GetDeviceList() but only returns networks with matching |type|.
network_state_handler.cc 322 void NetworkStateHandler::GetDeviceList(DeviceStateList* list) const {
    [all...]
network_state_handler_unittest.cc 65 handler_->GetDeviceList(&devices);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sti.h 301 STDMETHOD(GetDeviceList)(THIS_ DWORD dwType,DWORD dwFlags,DWORD *pdwItemsReturned,LPVOID *ppBuffer) PURE;
330 STDMETHOD(GetDeviceList)(THIS_ DWORD dwType,DWORD dwFlags,DWORD *pdwItemsReturned,LPVOID *ppBuffer) PURE;
365 #define IStillImage_GetDeviceList(p,a,b,c,d) (p)->lpVtbl->GetDeviceList(p,a,b,c,d)
  /external/chromium_org/chrome/browser/chromeos/policy/
device_status_collector.cc 399 chromeos::NetworkHandler::Get()->network_state_handler()->GetDeviceList(
  /external/qemu/distrib/sdl-1.2.15/src/video/macrom/
SDL_romvideo.c 319 for(gd = GetDeviceList(); gd; gd = GetNextDevice(gd))
  /external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
SDL_dspvideo.c 473 device_list = GetDeviceList ();
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 

Completed in 244 milliseconds