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

  /external/webrtc/webrtc/base/
sigslot.cc 0 // sigslot.h: Signal/Slot classes
9 #include "webrtc/base/sigslot.h"
11 namespace sigslot { namespace
54 }; // namespace sigslot
sigslotrepeater.h 21 #include "webrtc/base/sigslot.h"
23 namespace sigslot { namespace
92 } // namespace sigslot
sigslot.h 0 // sigslot.h: Signal/Slot classes
10 // (see also the full documentation at http://sigslot.sourceforge.net/)
74 // See the full documentation at http://sigslot.sourceforge.net/
94 // On our copy of sigslot.h, we set single threading as default.
121 namespace sigslot { namespace
    [all...]

Completed in 1162 milliseconds