Searched defs:StreamMap (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/browser/streams/
H A Dstream_registry.h53 typedef std::map<GURL, scoped_refptr<Stream> > StreamMap; typedef in class:content::StreamRegistry
55 StreamMap streams_;
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcpassthroughrender.h192 typedef std::map<uint32_t, PassthroughStream*> StreamMap; typedef in class:cricket::WebRtcPassthroughRender
197 StreamMap stream_render_map_;
/external/chromium_org/chrome/browser/extensions/api/streams_private/
H A Dstreams_private_api.h55 linked_ptr<content::StreamHandle> > > StreamMap; typedef in class:extensions::StreamsPrivateAPI
71 StreamMap streams_;
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_unittest_helper.h132 typedef std::map<unsigned int, RtpStream*> StreamMap; typedef in class:webrtc::testing::StreamGenerator
139 StreamMap streams_;

Completed in 181 milliseconds