OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:obj_iface
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/cros/cellular/
modem.py
111
obj_iface
= dbus.Interface(obj, Modem.PROPERTIES_INTERFACE)
112
return
obj_iface
.GetAll(iface)
modem1.py
76
obj_iface
= self.PropertiesInterface()
77
return
obj_iface
.GetAll(iface)
Completed in 3066 milliseconds