HomeSort by relevance Sort by last modified time
    Searched refs:do_disable (Results 1 - 5 of 5) sorted by null

  /external/vboot_reference/scripts/image_signing/
tag_image.sh 70 local do_disable=${FLAGS_FALSE}
78 do_disable=${FLAGS_TRUE}
90 if [ "${do_disable}" = ${FLAGS_TRUE} ]; then
97 elif [ "${do_disable}" != ${FLAGS_FALSE} ]; then
  /system/bt/test/bluedroidtest/
bluedroidtest.c 698 void do_disable(char UNUSED *p) function
738 { "disable", do_disable, ":: disables bluetooth", 0 },
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pdb.py 510 def do_disable(self, arg): member in class:Pdb
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pdb.py 510 def do_disable(self, arg): member in class:Pdb
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 2412 bool do_disable = true; local
    [all...]

Completed in 340 milliseconds