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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
srtpfilter.h 83 static void HandleEventThunk(srtp_event_data_t* ev);
srtpfilter.cc 408 err = srtp_install_event_handler(&SrtpSession::HandleEventThunk);
440 void SrtpSession::HandleEventThunk(srtp_event_data_t* ev) {

Completed in 503 milliseconds