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

/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/extras/WiiMote/
H A Dhiddevice.h18 bool IsConnected() const {return mConnected;} function in class:cHIDDevice
H A Dwiimote.h22 bool IsConnected() const {return mHIDDevice.IsConnected();} function in class:cWiiMote
/external/libweave/src/notification/
H A Dpull_channel.cc25 bool PullChannel::IsConnected() const { function in class:weave::PullChannel
H A Dxmpp_channel.cc132 if (IsConnected()) {
365 bool XmppChannel::IsConnected() const { function in class:weave::XmppChannel
387 if (IsConnected() && delegate_)
427 if (!IsConnected()) {
/external/webrtc/talk/app/webrtc/test/
H A Dfakedatachannelprovider.h139 bool IsConnected(webrtc::DataChannel* data_channel) const { function in class:FakeDataChannelProvider
/external/webrtc/webrtc/base/
H A Dtestutils.h315 bool IsConnected() const { function in class:testing::SocketTestClient

Completed in 210 milliseconds