Searched defs:kHttp (Results 1 – 2 of 2) sorted by relevance
/system/webservd/libwebserv/ | ||
D | protocol_handler.cc | 19 const char ProtocolHandler::kHttp[] = "http"; member in libwebserv::ProtocolHandler |
D | protocol_handler.h | 105 static const char kHttp[]; variable |