Home
last modified time | relevance | path

Searched refs:debugsrtp (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/examples/call/
Dcall_main.cc252 DEFINE_bool(debugsrtp, false, "Enable debugging for srtp."); in main()
282 bool debugsrtp = FLAG_debugsrtp; in main() local
305 if (debugsrtp) { in main()