Home
last modified time | relevance | path

Searched refs:transport (Results 1 – 2 of 2) sorted by relevance

/development/tools/axl/
Daxl.py37 return self.transport.write(data)
44 self.transport.setTcpNoDelay(1) # send immediately
64 self.transport.loseConnection()
71 self.transport.loseConnection()
88 self.transport.loseConnection()
100 self.transport.loseConnection()
109 self.transport.loseConnection()
117 self.transport.loseConnection()
126 self.transport.loseConnection()
141 self.transport.loseConnection()
[all …]
/development/ndk/platforms/android-21/include/linux/
Drds.h74 uint8_t transport[TRANSNAMSIZ]; member