Home
last modified time | relevance | path

Searched refs:AddRequestHandler (Results 1 – 4 of 4) sorted by relevance

/system/webservd/webservd/
Ddbus_protocol_handler.cc69 bool DBusProtocolHandler::AddRequestHandler( in AddRequestHandler() function in webservd::DBusProtocolHandler
94 std::string handler_id = protocol_handler_->AddRequestHandler( in AddRequestHandler()
Dprotocol_handler.h48 std::string AddRequestHandler(
Ddbus_protocol_handler.h63 bool AddRequestHandler(
Dprotocol_handler.cc97 std::string ProtocolHandler::AddRequestHandler( in AddRequestHandler() function in webservd::ProtocolHandler