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 21 // InitSocketLibrary calls the Windows socket init functions, if needed.
22 bool InitSocketLibrary();
server.cc 87 if (!InitSocketLibrary()) {
client.cc 136 if (!InitSocketLibrary()) {
transport_common.cc 57 bool InitSocketLibrary() {

Completed in 1421 milliseconds