HomeSort by relevance Sort by last modified time
    Searched refs:GetProtocolHandlerByID (Results 1 - 2 of 2) sorted by null

  /system/webservd/libwebserv/
dbus_server.cc 62 server_->GetProtocolHandlerByID(protocol_handler_id);
178 DBusProtocolHandler* registered_handler = GetProtocolHandlerByID(p->second);
215 DBusProtocolHandler* DBusServer::GetProtocolHandlerByID(
dbus_server.h 103 DBusProtocolHandler* GetProtocolHandlerByID(

Completed in 146 milliseconds