Searched defs:iface (Results 1 – 5 of 5) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/net/ |
D | sendra.py | 9 def send(dstmac, interval, count, lifetime, iface, rtt): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | packet_capture.py | 119 def _create_interface(self, iface, mode): argument 134 def _cleanup_interface(self, iface): argument
|
D | access_point.py | 543 iface, argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/ |
D | ap_get_interface.py | 169 def check_ping(self, iface): argument
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | CompatibilityCheck.kt | 207 for (iface in old.interfaceTypes()) { in compare() constant 216 for (iface in new.filteredInterfaceTypes(filterReference)) { in compare() constant
|