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