HomeSort by relevance Sort by last modified time
    Searched full:clean_up (Results 26 - 46 of 46) sorted by null

12

  /system/bt/main/
bte_logmsg.c 249 .clean_up = NULL,
  /external/autotest/client/site_tests/power_Thermal/
power_Thermal.py 63 def clean_up(obj): function
323 self.register_after_iteration_hook(clean_up)
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderMP4.cpp 120 CLEAN_UP:
VideoEncoderBase.cpp 410 goto CLEAN_UP;
440 CLEAN_UP:
573 CLEAN_UP:
661 CLEAN_UP:
    [all...]
VideoEncoderAVC.cpp 353 CLEAN_UP:
    [all...]
  /hardware/qcom/bt/msm8909/libbt-vendor/src/
bt_vendor_qcom.c 859 property_set("wc_transport.clean_up","0");
913 property_set("wc_transport.clean_up","1");
934 property_set("wc_transport.clean_up","1");
    [all...]
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
bt_vendor_qcom.c 830 property_set("wc_transport.clean_up","0");
888 property_set("wc_transport.clean_up","1");
909 property_set("wc_transport.clean_up","1");
    [all...]
  /hardware/qcom/bt/msm8996/libbt-vendor/src/
bt_vendor_qcom.c 882 property_set("wc_transport.clean_up","0");
    [all...]
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_hal.cpp 239 info->clean_up = false;
340 info->clean_up = true;
443 } while (!info->clean_up);
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifi_hal.cpp 421 info->clean_up = false;
663 info->clean_up = true;
737 } while (!info->clean_up);
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Finder_items.py 39 def clean_up(self, _object, _attributes={}, **_arguments): member in class:Finder_items_Events
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Finder_items.py 39 def clean_up(self, _object, _attributes={}, **_arguments): member in class:Finder_items_Events
  /system/bt/device/src/
controller.c 269 .clean_up = NULL,
  /external/curl/lib/
hostip.c 620 goto clean_up;
665 clean_up:
  /tools/test/connectivity/acts/framework/acts/
base_test.py 71 self._exec_func(self.clean_up)
543 def clean_up(self): member in class:BaseTestClass
  /tools/test/connectivity/acts/framework/acts/controllers/
android_device.py 79 ad.ed.clean_up()
659 self._event_dispatchers[ed_key].clean_up()
event_dispatcher.py 136 def clean_up(self): member in class:EventDispatcher
  /external/v8/src/heap/
gc-tracer.cc 526 "evacuate.clean_up=%.1f "
    [all...]
  /system/bt/hci/src/
hci_layer.c 338 .clean_up = NULL,
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc_swvdec.cpp     [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc_swvdec.cpp     [all...]

Completed in 1813 milliseconds

12