HomeSort by relevance Sort by last modified time
    Searched refs:InitSocketLibrary (Results 1 - 4 of 4) sorted by null

  /external/boringssl/src/tool/
transport_common.h 23 // InitSocketLibrary calls the Windows socket init functions, if needed.
24 bool InitSocketLibrary();
server.cc 207 if (!InitSocketLibrary()) {
client.cc 342 if (!InitSocketLibrary()) {
transport_common.cc 75 bool InitSocketLibrary() {

Completed in 3008 milliseconds