Home
last modified time | relevance | path

Searched refs:FindInterface (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/site_tests/network_UdevRename/
Dnetwork_UdevRename.py32 def FindInterface(typelist=('wlan','mlan','eth')): function
64 interface = FindInterface()
/external/libbrillo/brillo/dbus/
Ddbus_object_test_helpers.h58 DBusInterface* itf = object.FindInterface(method_call->GetInterface()); in CallMethod()
Ddbus_object.cc180 DBusInterface* DBusObject::FindInterface( in FindInterface() function in brillo::dbus_utils::DBusObject
Ddbus_object.h525 DBusInterface* FindInterface(const std::string& interface_name) const;