Home
last modified time | relevance | path

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/
Dhiddevice.h18 bool IsConnected() const {return mConnected;} in IsConnected() function
Dwiimote.h22 bool IsConnected() const {return mHIDDevice.IsConnected();} in IsConnected() function
/external/libweave/src/notification/
Dpull_channel.cc25 bool PullChannel::IsConnected() const { in IsConnected() function in weave::PullChannel
Dxmpp_channel.cc365 bool XmppChannel::IsConnected() const { in IsConnected() function in weave::XmppChannel
/external/webrtc/talk/app/webrtc/test/
Dfakedatachannelprovider.h139 bool IsConnected(webrtc::DataChannel* data_channel) const { in IsConnected() function
/external/webrtc/webrtc/base/
Dtestutils.h315 bool IsConnected() const { in IsConnected() function