OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:active_profile
(Results
1 - 6
of
6
) sorted by null
/external/autotest/client/cros/scripts/
profile
43
active_profile
= shill.get_active_profile()
44
properties =
active_profile
.GetProperties(utf8_strings=True)
70
active_profile
= shill.get_active_profile()
72
print_profile_path(path,
active_profile
.object_path)
87
active_profile
= shill.get_active_profile()
89
print_profile_path(profile.object_path,
active_profile
.object_path)
105
active_profile
= shill.get_active_profile()
107
print_profile_path(profile.object_path,
active_profile
.object_path)
/external/autotest/client/cros/networking/
shill_context.py
75
active_profile
= manager_properties[
78
'profile to %s',
active_profile
)
81
active_profile
)
shill_xmlrpc_server.py
114
active_profile
= self._wifi_proxy.get_active_profile()
116
active_profile
.GetProperties(utf8_strings=True)['Name'])
/external/autotest/client/cros/cellular/
cell_tools.py
397
active_profile
= manager_props['ActiveProfile']
399
active_profile
)
400
service.SetProperty('Profile',
active_profile
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
introspect.h
459
pa_card_profile_info*
active_profile
; /**< Pointer to active profile in the array, or NULL */
member in struct:pa_card_info
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
introspect.h
481
pa_card_profile_info*
active_profile
; /**< Pointer to active profile in the array, or NULL */
member in struct:pa_card_info
[
all
...]
Completed in 3792 milliseconds