HomeSort by relevance Sort by last modified time
    Searched refs:sigslot (Results 101 - 125 of 157) sorted by null

1 2 3 45 6 7

  /external/webrtc/webrtc/p2p/client/
basicportallocator.h 245 public sigslot::has_slots<> {
291 sigslot::signal1<AllocationSequence*> SignalPortAllocationComplete;
  /external/webrtc/talk/media/sctp/
sctpdataengine_unittest.cc 120 class SctpFakeDataReceiver : public sigslot::has_slots<> {
147 class SignalReadyToSendObserver : public sigslot::has_slots<> {
165 class SignalChannelClosedObserver : public sigslot::has_slots<> {
187 class SignalChannelClosedReopener : public sigslot::has_slots<> {
214 public sigslot::has_slots<> {
  /external/webrtc/talk/media/base/
fakevideocapturer.h 139 sigslot::signal1<FakeVideoCapturer*> SignalDestroyed;
capturemanager_unittest.cc 34 #include "webrtc/base/sigslot.h"
44 class CaptureManagerTest : public ::testing::Test, public sigslot::has_slots<> {
mediachannel.h 42 #include "webrtc/base/sigslot.h"
454 class MediaChannel : public sigslot::has_slots<> {
    [all...]
  /external/webrtc/talk/media/devices/
devicemanager.h 40 #include "webrtc/base/sigslot.h"
106 sigslot::signal0<> SignalDevicesChange;
filevideocapturer_unittest.cc 52 class VideoCapturerListener : public sigslot::has_slots<> {
  /external/webrtc/webrtc/base/
httpbase.h 93 public sigslot::has_slots<>
physicalsocketserver.h 119 class PhysicalSocket : public AsyncSocket, public sigslot::has_slots<> {
testutils.h 59 class StreamSink : public sigslot::has_slots<> {
276 class SocketTestClient : public sigslot::has_slots<> {
383 class SocketTestServer : public sigslot::has_slots<> {
stream.h 23 #include "webrtc/base/sigslot.h"
99 sigslot::signal3<StreamInterface*, int, int> SignalEvent;
243 public sigslot::has_slots<> {
messagequeue.h 27 #include "webrtc/base/sigslot.h"
229 sigslot::signal0<> SignalQueueDestroyed;
socketadapters.h 63 sigslot::signal2<AsyncProxyServerSocket*,
  /external/webrtc/webrtc/libjingle/xmpp/
mucroomlookuptask_unittest.cc 20 #include "webrtc/base/sigslot.h"
22 class MucRoomLookupListener : public sigslot::has_slots<> {
pubsubclient_unittest.cc 21 #include "webrtc/base/sigslot.h"
28 class TestPubSubItemsListener : public sigslot::has_slots<> {
pubsubtasks_unittest.cc 22 #include "webrtc/base/sigslot.h"
29 class TestPubSubTasksListener : public sigslot::has_slots<> {
  /external/webrtc/webrtc/p2p/base/
transport.h 37 #include "webrtc/base/sigslot.h"
159 class Transport : public sigslot::has_slots<> {
asyncstuntcpsocket_unittest.cc 67 public sigslot::has_slots<> {
relayport_unittest.cc 44 public sigslot::has_slots<> {
stunrequest_unittest.cc 21 public sigslot::has_slots<> {
  /external/webrtc/webrtc/p2p/stunprober/
stunprober.h 54 class StunProber : public sigslot::has_slots<> {
  /external/webrtc/talk/app/webrtc/
dtmfsender_unittest.cc 115 virtual sigslot::signal0<>* GetOnDestroyedSignal() {
136 sigslot::signal0<> SignalDestroyed;
dtlsidentitystore.cc 56 class DtlsIdentityStoreImpl::WorkerTask : public sigslot::has_slots<>,
peerconnection.h 70 public sigslot::has_slots<> {
  /external/webrtc/talk/session/media/
currentspeakermonitor_unittest.cc 46 public sigslot::has_slots<> {

Completed in 796 milliseconds

1 2 3 45 6 7