Home
last modified time | relevance | path

Searched defs:StreamCache (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/base/
Dsocketpool.cc44 StreamCache::StreamCache(StreamPool* pool) : pool_(pool) { in StreamCache() function in talk_base::StreamCache
/external/chromium_org/third_party/webrtc/base/
Dsocketpool.cc27 StreamCache::StreamCache(StreamPool* pool) : pool_(pool) { in StreamCache() function in rtc::StreamCache