HomeSort by relevance Sort by last modified time
    Searched refs:srtp_install_event_handler (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/libsrtp/srtp/include/
srtp.h     [all...]
  /external/srtp/include/
srtp.h 907 * The function call srtp_install_event_handler(func) sets the event
918 srtp_install_event_handler(srtp_event_handler_func_t func);
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
srtpfilter.cc 703 err = srtp_install_event_handler(&SrtpSession::HandleEventThunk);
  /external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c 726 srtp_install_event_handler(srtp_event_handler_func_t func) { function
    [all...]
  /external/srtp/srtp/
srtp.c 583 srtp_install_event_handler(srtp_event_handler_func_t func) { function
    [all...]

Completed in 187 milliseconds