Home
last modified time | relevance | path

Searched defs:transport_id (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/renderer/extensions/
Dcast_streaming_native_handler.cc222 const int transport_id = args[0]->ToInt32()->Value(); in DestroyCastRtpStream() local
233 const int transport_id = args[0]->ToInt32()->Value(); in GetCapsCastRtpStream() local
254 const int transport_id = args[0]->ToInt32()->Value(); in StartCastRtpStream() local
284 const int transport_id = args[0]->ToInt32()->Value(); in StopCastRtpStream() local
296 const int transport_id = args[0]->ToInt32()->Value(); in DestroyCastUdpTransport() local
308 const int transport_id = args[0]->ToInt32()->Value(); in StartCastUdpTransport() local
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
Dstatscollector.cc369 const std::string& transport_id, in ExtractStatsFromList()
473 const std::string& transport_id) { in PrepareLocalReport()
512 const std::string& transport_id) { in PrepareRemoteReport()
717 std::string transport_id; in ExtractVoiceInfo() local
737 std::string transport_id; in ExtractVideoInfo() local
Dstatscollector_unittest.cc557 std::string transport_id = ExtractStatsValue( in TEST_F() local
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dsession.cc588 std::string transport_id = iter->second->impl()->content_name(); in GetStats() local