Home
last modified time | relevance | path

Searched defs:headers_ (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/websocket/
Dwebsocket_server.h56 struct lws_protocol_vhost_options headers_; variable
/device/google/cuttlefish/host/frontend/webrtc/lib/
Dws_connection.cpp76 const std::vector<std::pair<std::string, std::string>> headers_; member in WsConnectionImpl