OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_iface
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/deps/lansim/src/py/
simulator.py
44
self.
_iface
= iface
178
if not self.
_iface
.is_up():
189
iface_fd = self.
_iface
.fileno()
254
self.
_iface
.write(self._write_queue.pop(0))
260
raw = self.
_iface
.read()
/external/autotest/client/site_tests/network_WiFiTxRx/
network-flipflop.sh
54
while read
_iface
_ignore && test -z "$iface"; do
55
iface=$
_iface
;
/external/autotest/client/cros/audio/
cras_dbus_utils.py
59
self.
_iface
= cras_utils.get_cras_control_interface(private=True)
82
signal_match = self.
_iface
.connect_to_signal(
207
signal_match = self.
_iface
.connect_to_signal(
Completed in 659 milliseconds