HomeSort by relevance Sort by last modified time
    Searched defs:clean_up (Results 1 - 20 of 20) sorted by null

  /system/bt/btcore/include/
module.h 33 module_lifecycle_fn clean_up; member in struct:__anon72154
  /system/bt/profile/src/
manager.c 51 static future_t *clean_up(void) { function
65 .clean_up = clean_up,
  /system/bt/device/src/classic/
peer.c 62 static future_t *clean_up(void) { function
77 .clean_up = clean_up,
  /system/bt/main/
stack_config.c 62 static future_t *clean_up() { function
73 .clean_up = clean_up,
  /system/bt/utils/src/
bt_utils.c 73 static future_t *clean_up(void) { function
83 .clean_up = clean_up,
  /tools/test/connectivity/acts/framework/acts/controllers/
event_dispatcher.py 136 def clean_up(self): member in class:EventDispatcher
  /external/autotest/client/site_tests/power_Thermal/
power_Thermal.py 63 def clean_up(obj): function
323 self.register_after_iteration_hook(clean_up)
  /external/chromium-trace/catapult/third_party/Paste/paste/
session.py 122 session.clean_up()
268 def clean_up(self): member in class:FileSession
  /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
  /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
  /hardware/qcom/wlan/qcwcn/wifi_hal/
common.h 98 bool clean_up; // Indication to clean up the socket member in struct:hal_info_s
  /system/bt/btif/src/
btif_config.c 235 static future_t *clean_up(void) { function
251 .clean_up = clean_up,
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
common.h 170 bool clean_up; // Indication to exit since cleanup has started member in struct:__anon29735
  /hardware/qcom/display/msm8084/libcopybit/
copybit_c2d.cpp 1449 static void clean_up(copybit_context_t* ctx) function
    [all...]
  /hardware/qcom/display/msm8226/libcopybit/
copybit_c2d.cpp 1455 static void clean_up(copybit_context_t* ctx) function
    [all...]
  /hardware/qcom/display/msm8909/libcopybit/
copybit_c2d.cpp 1433 static void clean_up(copybit_context_t* ctx) function
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp 1400 static void clean_up(copybit_context_t* ctx) function
    [all...]
  /hardware/qcom/display/msm8994/libcopybit/
copybit_c2d.cpp 1458 static void clean_up(copybit_context_t* ctx) function
    [all...]
  /hardware/qcom/display/msm8996/libcopybit/
copybit_c2d.cpp 1457 static void clean_up(copybit_context_t* ctx) function
    [all...]

Completed in 515 milliseconds