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

  /external/python/cpython3/Lib/asyncio/
protocols.py 4 'SubprocessProtocol']
116 class SubprocessProtocol(BaseProtocol):
  /system/core/adb/
shell_service.h 135 enum class SubprocessProtocol {
145 SubprocessType type, SubprocessProtocol protocol);

Completed in 145 milliseconds