Home
last modified time | relevance | path

Searched refs:get_pid (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/asyncio/
H A Dtransports.py201 def get_pid(self): member in SubprocessTransport
H A Dbase_subprocess.py128 def get_pid(self): member in BaseSubprocessTransport
H A Dsubprocess.py126 self.pid = transport.get_pid()
H A Dunix_events.py212 watcher.add_child_handler(transp.get_pid(),
/third_party/python/Lib/test/test_asyncio/
H A Dtest_transports.py69 self.assertRaises(NotImplementedError, transport.get_pid)

Completed in 4 milliseconds