Searched defs:send_function (Results 1 – 7 of 7) sorted by relevance
45 auto send_function = autogradContext->sendFunctions()[1]; in TEST_F() local
176 DeviousBatonSessionVisitor::CreateResponseCallback(SendFunction send_function) { in CreateResponseCallback()
36 send_function = staticmethod(send) variable in AnsweringMachine
315 send_function = staticmethod(sendp) variable in BOOTP_am
550 send_function = staticmethod(sendp) variable in ARP_am
1201 send_function = staticmethod(send) variable in DHCPv6_am
910 self, send_function, recv_function, t1, t2, ret argument954 def _verify_graph_for_rpc_call_exec(self, send_function): argument