Searched defs:domain (Results 1 – 3 of 3) sorted by relevance
| /developtools/profiler/host/smartperf/trace_streamer/src/rpc/ |
| D | http_socket.h | 25 HttpSocket(int sockId, int domain) : sockId_(sockId), domain_(domain) {} in HttpSocket()
|
| D | http_socket.cpp | 33 bool HttpSocket::CreateSocket(int domain) in CreateSocket()
|
| /developtools/profiler/device/base/include/ |
| D | logging.h | 84 static inline int HiLogPrintArgs(int prio, int domain, ConstCharPtr tag, ConstCharPtr fmt, va_list … in HiLogPrintArgs() 99 static inline int HiLogPrint(int type, int prio, int domain, ConstCharPtr tag, ConstCharPtr fmt, ..… in HiLogPrint()
|