HomeSort by relevance Sort by last modified time
    Searched refs:FindInterface (Results 1 - 4 of 4) sorted by null

  /external/autotest/client/site_tests/network_UdevRename/
network_UdevRename.py 32 def FindInterface(typelist=('wlan','mlan','eth')):
64 interface = FindInterface()
  /external/libbrillo/brillo/dbus/
dbus_object_test_helpers.h 58 DBusInterface* itf = object.FindInterface(method_call->GetInterface());
dbus_object.cc 216 DBusInterface* DBusObject::FindInterface(
dbus_object.h 542 DBusInterface* FindInterface(const std::string& interface_name) const;

Completed in 177 milliseconds