Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/base/
Dopensslstreamadapter.cc60 static int stream_new(BIO* h);
71 stream_new,
88 static int stream_new(BIO* b) { in stream_new() function