HomeSort by relevance Sort by last modified time
    Searched defs:SignalAddressReady (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
asyncpacketsocket.h 71 sigslot::signal2<AsyncPacketSocket*, const SocketAddress&> SignalAddressReady;
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
port.h 128 // Once it is ready, we will send SignalAddressReady. If errors are
132 sigslot::signal1<Port*> SignalAddressReady;

Completed in 22 milliseconds