HomeSort by relevance Sort by last modified time
    Searched defs:kConnection (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/examples/peerconnection/client/
peer_connection_client.cc 314 const char kConnection[] = "\r\nConnection: ";
315 if (GetHeaderValue(*data, i, kConnection, &should_close) &&
  /system/connectivity/shill/
scope_logger.h 43 kConnection,
  /external/libbrillo/brillo/http/
http_request.cc 40 const char request_header::kConnection[] = "Connection";
78 const char response_header::kConnection[] = "Connection";

Completed in 346 milliseconds