HomeSort by relevance Sort by last modified time
    Searched full:nextseq (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
rpc.py 126 nextseq = 0 variable in class:SocketIO
318 self.nextseq = seq = self.nextseq + 2
517 nextseq = 1 # Requests coming from the client are odd numbered variable in class:RPCClient
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
rpc.py 126 nextseq = 0 variable in class:SocketIO
318 self.nextseq = seq = self.nextseq + 2
517 nextseq = 1 # Requests coming from the client are odd numbered variable in class:RPCClient
  /frameworks/base/services/input/
InputDispatcher.h 565 static uint32_t nextSeq();
    [all...]
InputDispatcher.cpp     [all...]

Completed in 418 milliseconds