Searched refs:ProcessRequest (Results 1 – 3 of 3) sorted by relevance
32 bool ProcessRequest(47 bool DBusServer::RequestHandler::ProcessRequest( in ProcessRequest() function in libwebserv::DBusServer::RequestHandler99 return protocol_handler->ProcessRequest(protocol_handler_id, in ProcessRequest()
110 bool ProcessRequest(const std::string& protocol_handler_id,
201 bool DBusProtocolHandler::ProcessRequest(const std::string& protocol_handler_id, in ProcessRequest() function in libwebserv::DBusProtocolHandler