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