OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_pool
(Results
1 - 6
of
6
) sorted by null
/external/chromium/third_party/libjingle/source/talk/base/
httprequest.cc
92
client_.
set_pool
(&pool);
httpclient.h
82
void
set_pool
(StreamPool* pool) { pool_ = pool; }
function in class:talk_base::HttpClient
httpclient.cc
808
set_pool
(this);
/external/chromium_org/third_party/libjingle/source/talk/base/
httprequest.cc
92
client_.
set_pool
(&pool);
httpclient.h
84
void
set_pool
(StreamPool* pool) { pool_ = pool; }
function in class:talk_base::HttpClient
httpclient.cc
841
set_pool
(this);
Completed in 119 milliseconds