Searched defs:Connected (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/test/pyautolib/
H A Dremote_host.py34 while self.Connected():
46 def Connected(self): member in class:RemoteHost
/external/chromium_org/third_party/WebKit/Source/modules/websockets/
H A DWebSocketHandshake.h53 Incomplete, Normal, Failed, Connected, ModeMax enumerator in enum:WebCore::WebSocketHandshake::Mode
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dbluetooth_options_handler.cc305 base::Bind(&BluetoothOptionsHandler::Connected,
342 void BluetoothOptionsHandler::Connected() { function in class:chromeos::options::BluetoothOptionsHandler
/external/openfst/src/include/fst/
H A Dreplace-util.h91 bool Connected() const { function in class:fst::ReplaceUtil
/external/chromium_org/ui/aura/
H A Dremote_root_window_host_win.cc176 void RemoteRootWindowHostWin::Connected(IPC::Sender* host, HWND remote_window) { function in class:aura::RemoteRootWindowHostWin
184 // happen before we're successfully Connected.
/external/chromium/chrome/browser/chromeos/cros/
H A Dnetwork_library.cc2320 bool Connected() const { function in class:chromeos::NetworkLibraryImpl
2662 VLOG(1) << "Connected to service: " << network->name();
4096 wifi1->set_name("Fake Wifi Connected");
4390 bool Connected() const { return true; } function in class:chromeos::NetworkLibraryStubImpl

Completed in 929 milliseconds