Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dopenssladapter.cc77 static int socket_puts(BIO* h, const char* str);
88 socket_puts,
151 static int socket_puts(BIO* b, const char* str) { in socket_puts() function