Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/trace_streamer/src/rpc/
Dhttp_socket.h24 HttpSocket() {} in HttpSocket() function
25 HttpSocket(int sockId, int domain) : sockId_(sockId), domain_(domain) {} in HttpSocket() function