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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
config.py 884 def serve_until_stopped(self): member in class:listen.ConfigSocketReceiver
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
config.py 884 def serve_until_stopped(self): member in class:listen.ConfigSocketReceiver
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_logging.py 904 def serve_until_stopped(self): member in class:LogRecordSocketReceiver
928 threading.Thread(target=self.tcpserver.serve_until_stopped)]
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_logging.py 904 def serve_until_stopped(self): member in class:LogRecordSocketReceiver
928 threading.Thread(target=self.tcpserver.serve_until_stopped)]
    [all...]

Completed in 90 milliseconds