Searched defs:kConnection (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/examples/peerconnection/client/
H A Dpeer_connection_client.cc314 const char kConnection[] = "\r\nConnection: "; local
315 if (GetHeaderValue(*data, i, kConnection, &should_close) &&
/external/libbrillo/brillo/http/
H A Dhttp_request.cc40 const char request_header::kConnection[] = "Connection"; member in class:brillo::http::request_header
78 const char response_header::kConnection[] = "Connection"; member in class:brillo::http::response_header

Completed in 178 milliseconds