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

  /external/chromium_org/content/renderer/input/
input_event_filter.cc 168 const bool send_ack = !WebInputEventTraits::IgnoresAckDisposition(*event); local
175 &current_overscroll_params_, send_ack ? &overscroll_params : NULL);
193 if (!send_ack)
  /external/chromium_org/content/child/
resource_dispatcher.cc 427 bool send_ack = true; local
470 send_ack = false;
482 if (send_ack)
    [all...]
  /external/mtpd/
l2tp.c 174 static void send_ack() function
214 send_ack();
500 send_ack();
537 send_ack();

Completed in 238 milliseconds