Searched defs:GetProtocolHandlerByID (Results 1 - 1 of 1) sorted by relevance

/system/webservd/libwebserv/
H A Ddbus_server.cc62 server_->GetProtocolHandlerByID(protocol_handler_id);
178 DBusProtocolHandler* registered_handler = GetProtocolHandlerByID(p->second);
215 DBusProtocolHandler* DBusServer::GetProtocolHandlerByID( function in class:libwebserv::DBusServer

Completed in 74 milliseconds