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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
hostinfo.h 33 STDMETHOD(GetHostInfo)(hostinfo hostinfoRequest,void **ppvInfo) = 0;
mshtmhst.h 202 virtual HRESULT WINAPI GetHostInfo(DOCHOSTUIINFO *pInfo) = 0;
224 HRESULT (WINAPI *GetHostInfo)(IDocHostUIHandler *This,DOCHOSTUIINFO *pInfo);
248 #define IDocHostUIHandler_GetHostInfo(This,pInfo) (This)->lpVtbl->GetHostInfo(This,pInfo)
311 HRESULT (WINAPI *GetHostInfo)(IDocHostUIHandler2 *This,DOCHOSTUIINFO *pInfo);
336 #define IDocHostUIHandler2_GetHostInfo(This,pInfo) (This)->lpVtbl->GetHostInfo(This,pInfo)
  /external/lldb/source/Plugins/Process/gdb-remote/
GDBRemoteCommunicationClient.cpp     [all...]
GDBRemoteCommunicationClient.h 237 GetHostInfo (bool force = false);
ProcessGDBRemote.cpp 845 m_gdb_comm.GetHostInfo ();
    [all...]
  /external/lldb/source/Plugins/Platform/gdb-server/
PlatformRemoteGDBServer.cpp 217 m_gdb_client.GetHostInfo();
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 487 milliseconds