Home
last modified time | relevance | path

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

/system/webservd/libwebserv/
Ddbus_server.cc56 std::string protocol_handler_id = std::get<0>(in_request_info); in ProcessRequest() local
Ddbus_protocol_handler.cc201 bool DBusProtocolHandler::ProcessRequest(const std::string& protocol_handler_id, in ProcessRequest()