Searched defs:protocol_handler_id (Results 1 – 2 of 2) sorted by relevance
56 std::string protocol_handler_id = std::get<0>(in_request_info); in ProcessRequest() local
201 bool DBusProtocolHandler::ProcessRequest(const std::string& protocol_handler_id, in ProcessRequest()