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

  /device/generic/goldfish/qemud/
qemud.c 15 * a simple stream multiplexer that works as follows:
1208 typedef struct Multiplexer Multiplexer;
1232 Multiplexer* multiplexer; member in struct:Client
1235 struct Multiplexer {
1244 static int multiplexer_open_channel( Multiplexer* mult, Packet* p );
1245 static void multiplexer_close_channel( Multiplexer* mult, int channel );
1246 static void multiplexer_serial_send( Multiplexer* mult, int channel, Packet* p );
1289 multiplexer_serial_send(c->multiplexer, c->channel, p)
    [all...]
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 77 milliseconds