OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:manager_properties
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/cros/networking/
shill_context.py
74
manager_properties
= shill.manager.GetProperties(utf8_strings=True)
75
active_profile =
manager_properties
[
shill_proxy.py
609
manager_properties
= self.manager.GetProperties(utf8_strings=True)
610
for path in
manager_properties
[manager_property]:
Completed in 1122 milliseconds