Home
last modified time | relevance | path

Searched defs:communicate (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/tools/
Dlint-hunks.py48 def communicate(self, *args, **kwargs): member in Subprocess
/external/python/cpython2/Lib/test/
Dtest_file_eintr.py48 communicate=True): argument
/external/selinux/python/sepolicy/
Dsepolicy.py413 def communicate(args): function
/external/python/cpython2/Lib/
Dsubprocess.py448 def communicate(self, input=None): member in Popen