Home | History | Annotate | Download | only in bin

Lines Matching refs:FLIMFLAM

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"
187 echo "Old flimflam tags: [$starting_ff_tags]"
189 echo "Current flimflam tags: [`get_ff_debug_tags`]"