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

  /external/webrtc/webrtc/base/
asyncfile.h 34 sigslot::signal1<AsyncFile*> SignalWriteEvent;
asyncsocket.h 30 // SignalReadEvent and SignalWriteEvent use multi_threaded_local to allow
39 sigslot::multi_threaded_local> SignalWriteEvent;

Completed in 65 milliseconds