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

  /external/tensorflow/tensorflow/core/grappler/costs/
virtual_scheduler.cc 407 auto send_and_recv = local
411 const auto* send = send_and_recv.first;
412 const auto* recv = send_and_recv.second;
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 335 static int send_and_recv(struct nl80211_global *global, function
386 return send_and_recv(drv->global, drv->global->nl, msg,
445 ret = send_and_recv(global, global->nl, msg, family_handler, &res);
615 ret = send_and_recv(drv->global, w->nl_beacons, msg, NULL, NULL);
    [all...]

Completed in 86 milliseconds