Searched refs:remote_response (Results 1 – 1 of 1) sorted by relevance
178 auto remote_response = gatekeeper_channel_->ReceiveMessage(); in Send() local179 if (!remote_response) { in Send()183 const uint8_t* buffer = remote_response->payload; in Send()184 const uint8_t* buffer_end = remote_response->payload + remote_response->payload_size; in Send()