Searched refs:echo_request_view (Results 1 – 1 of 1) sorted by relevance
806 EchoRequestView echo_request_view = EchoRequestView::Create(control_packet_view); in handle_one_command() local807 if (!echo_request_view.IsValid()) { in handle_one_command()810 OnEchoRequest(echo_request_view.GetIdentifier(), echo_request_view.GetPayload()); in handle_one_command()