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

  /external/chromium_org/mojo/services/view_manager/
view_manager_init_service_context.h 40 typedef std::vector<ViewManagerInitServiceImpl*> Connections;
54 Connections connections_;
view_manager_init_service_context.cc 34 Connections::iterator it =
69 for (Connections::const_iterator it = connections_.begin();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
napenforcementclient.h 17 INapEnforcementClientConnection **connections; member in struct:tagConnections
18 } Connections;
naputil.h 18 NAPAPI HRESULT WINAPI AllocConnections(Connections **connections,UINT16 connectionsCount);
19 NAPAPI VOID WINAPI FreeConnections(Connections *connections);
iscsidsc.h 233 PISCSI_CONNECTION_INFOA Connections;
244 PISCSI_CONNECTION_INFOW Connections;
_dbdao.h 289 CONSTRUCTOR CdbConnections(CdbConnections &Connections);
ks.h     [all...]
  /external/chromium_org/mojo/services/window_manager/
window_manager_app.h 72 // Register/deregister new connections to the window manager service.
93 typedef std::set<WindowManagerServiceImpl*> Connections;
161 Connections connections_;
window_manager_app.cc 216 for (Connections::const_iterator it = connections_.begin();
313 for (Connections::const_iterator it = connections_.begin();
325 for (Connections::const_iterator it = connections_.begin();
  /external/llvm/lib/CodeGen/
ScheduleDAGInstrs.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
portcls.h 58 PHYSICAL CONNECTIONS:
387 const PCCONNECTION_DESCRIPTOR* Connections;
    [all...]
  /frameworks/base/docs/html/training/
training_toc.cs 517 Discovery and how to create peer-to-peer connections with Wi-Fi."
526 Creating P2P Connections with Wi-Fi
    [all...]

Completed in 664 milliseconds