HomeSort by relevance Sort by last modified time
    Searched refs:clean_up (Results 1 - 25 of 29) sorted by null

1 2

  /system/bt/btcore/src/
osi_module.c 38 .clean_up = osi_clean_up,
module.c 133 if (!call_lifecycle_function(module->clean_up))
counter.c 150 .clean_up = counter_clean_up,
  /system/bt/profile/src/
manager.c 51 static future_t *clean_up(void) { function
65 .clean_up = clean_up,
  /system/bt/btcore/include/
module.h 33 module_lifecycle_fn clean_up; member in struct:__anon69088
  /system/bt/device/src/classic/
peer.c 61 static future_t *clean_up(void) { function
76 .clean_up = clean_up,
  /system/bt/gki/ulinux/
gki_ulinux.c 46 static future_t *clean_up(void) { function
59 .clean_up = clean_up,
  /system/bt/main/
stack_config.c 51 static future_t *clean_up() { function
61 .clean_up = clean_up,
bte_logmsg.c 257 .clean_up = NULL,
  /system/bt/utils/src/
bt_utils.c 71 static future_t *clean_up(void) { function
81 .clean_up = clean_up,
  /system/bt/btcore/test/
counter_test.cpp 67 counter_module.clean_up();
  /system/core/libcutils/
str_parms.c 207 goto clean_up;
212 goto clean_up;
219 goto clean_up;
229 clean_up:
  /external/parameter-framework/tools/xmlGenerator/
hostDomainGenerator.sh 98 clean_up () { function
122 trap clean_up SIGHUP SIGINT SIGTERM EXIT
  /system/bt/btif/src/
btif_config.c 135 static future_t *clean_up(void) { function
151 .clean_up = clean_up,
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
common.h 157 bool clean_up; // Indication to clean up the socket member in struct:__anon23565
  /hardware/qcom/wlan/qcwcn/wifi_hal/
common.h 94 bool clean_up; // Indication to clean up the socket member in struct:hal_info_s
  /system/bt/hci/src/
btsnoop.c 88 .clean_up = NULL,
  /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/msm8960/libcopybit/
copybit_c2d.cpp 1400 static void clean_up(copybit_context_t* ctx) function
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
copybit_c2d.cpp 1433 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...]
  /external/chromium-trace/trace-viewer/third_party/Paste/paste/
session.py 122 session.clean_up()
268 def clean_up(self): member in class:FileSession
  /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 258 .clean_up = NULL,

Completed in 975 milliseconds

1 2