Home
last modified time | relevance | path

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

/external/libbrillo/brillo/streams/
Dopenssl_stream_bio.cc58 int stream_new(BIO* bio) { in stream_new() function
85 stream_new, // creation
/external/webrtc/webrtc/base/
Dopensslstreamadapter.cc190 static int stream_new(BIO* h);
202 stream_new,
219 static int stream_new(BIO* b) { in stream_new() function