OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLIMFLAM
(Results
1 - 6
of
6
) sorted by null
/system/connectivity/shill/bin/
set_arpgw
29
FLIMFLAM
=org.chromium.
flimflam
30
IMANAGER=$
FLIMFLAM
.Manager
44
dbus-send --system --print-reply --fixed --dest=$
FLIMFLAM
"$obj" "$meth" "$@"
59
echo "This
Flimflam
instance does not support ArpGateway"
set_wake_on_lan
28
FLIMFLAM
=org.chromium.
flimflam
29
IMANAGER="${
FLIMFLAM
}.Manager"
45
dbus-send --system --print-reply --fixed --dest="${
FLIMFLAM
}" "${obj}" "${meth}" "$@"
ff_debug
18
# Script that turns on useful logging for
flimflam
20
FLIMFLAM
="org.chromium.
flimflam
"
21
MANAGER="${
FLIMFLAM
}.Manager"
22
SEND_FF_CMD="dbus-send --system --dest=${
FLIMFLAM
} --print-reply / $MANAGER"
30
ff_debug adds and removes debug tags for
flimflam
.
96
#
flimflam
string appropriately
144
#
flimflam
does not implement GetDebugLevel / SetDebugLevel, simply return
149
echo "Old
flimflam
debug level: $ff_debug_level"
153
echo "Current
flimflam
debug level: $ff_debug_level
[
all
...]
set_apn
37
FLIMFLAM
=org.chromium.
flimflam
38
IMANAGER=${
FLIMFLAM
}.Manager
39
ISERVICE=${
FLIMFLAM
}.Service
61
dbus-send --system --print-reply --fixed --dest="${
FLIMFLAM
}" \
set_cellular_ppp
38
FLIMFLAM
=org.chromium.
flimflam
39
IMANAGER=${
FLIMFLAM
}.Manager
40
IPROFILE=${
FLIMFLAM
}.Profile
41
ISERVICE=${
FLIMFLAM
}.Service
58
dbus-send --system --print-reply --fixed --dest="${
FLIMFLAM
}" \
/external/autotest/client/site_tests/network_ShillInitScripts/
mock_flimflam.py
9
""" MockFlimflam provides a select few methods from the
flimflam
12
a test of other facilities that use the shill/
flimflam
DBus
19
""" The
flimflam
DBus Manager object instance. Methods in this
26
@dbus.service.method('org.chromium.
flimflam
.Manager',
38
@dbus.service.method('org.chromium.
flimflam
.Manager',
49
@dbus.service.method('org.chromium.
flimflam
.Manager',
61
@dbus.service.method('org.chromium.
flimflam
.Manager',
74
@dbus.service.method('org.chromium.
flimflam
.Manager',
85
@dbus.service.method('org.chromium.
flimflam
.Manager',
100
logging.info("Mock
Flimflam
method %s called with argument %s"
[
all
...]
Completed in 2395 milliseconds