HomeSort by relevance Sort by last modified time
    Searched full:wsalookupservicebegin (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/base/
network_change_notifier_win.cc 155 if (0 != WSALookupServiceBegin(&query_set, LUP_RETURN_ALL,
157 LOG(ERROR) << "WSALookupServiceBegin failed with: " << WSAGetLastError();
  /external/chromium_org/device/bluetooth/
bluetooth_task_manager_win.cc 586 WSALookupServiceBegin(&sdp_query, control_flags, &sdp_handle)) {
594 LogPollingError("Error calling WSALookupServiceBegin", last_error);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock2.h     [all...]

Completed in 808 milliseconds