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

1 2

  /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/profile/src/
manager.c 51 static future_t *clean_up(void) { function
65 .clean_up = clean_up,
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderLog.h 41 goto CLEAN_UP;\
53 goto CLEAN_UP;\
  /system/bt/device/src/classic/
peer.c 61 static future_t *clean_up(void) { function
76 .clean_up = clean_up,
  /system/bt/utils/src/
bt_utils.c 71 static future_t *clean_up(void) { function
81 .clean_up = clean_up,
  /system/bt/btcore/src/
osi_module.c 38 .clean_up = osi_clean_up,
module.c 133 if (!call_lifecycle_function(module->clean_up))
  /system/bt/btcore/include/
module.h 33 module_lifecycle_fn clean_up; member in struct:__anon69088
  /system/core/libcutils/
str_parms.c 207 goto clean_up;
212 goto clean_up;
219 goto clean_up;
229 clean_up:
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_api.cpp 238 goto CLEAN_UP;
252 goto CLEAN_UP;
264 goto CLEAN_UP;
278 goto CLEAN_UP;
300 goto CLEAN_UP;
326 goto CLEAN_UP;
334 goto CLEAN_UP;
431 goto CLEAN_UP;
458 goto CLEAN_UP;
468 goto CLEAN_UP;
    [all...]
  /system/bt/btcore/test/
counter_test.cpp 67 counter_module.clean_up();
  /system/bt/btif/src/
btif_config.c 135 static future_t *clean_up(void) { function
151 .clean_up = clean_up,
  /hardware/qcom/wlan/qcwcn/wifi_hal/
common.h 94 bool clean_up; // Indication to clean up the socket member in struct:hal_info_s
  /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...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/
OMX_Core.c 255 goto CLEAN_UP;
265 goto CLEAN_UP;
276 goto CLEAN_UP;
287 goto CLEAN_UP;
296 CLEAN_UP:
  /external/chromium-trace/trace-viewer/third_party/Paste/paste/
session.py 122 session.clean_up()
268 def clean_up(self): member in class:FileSession
  /external/parameter-framework/tools/xmlGenerator/
hostDomainGenerator.sh 98 clean_up () { function
122 trap clean_up SIGHUP SIGINT SIGTERM EXIT
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
common.h 157 bool clean_up; // Indication to clean up the socket member in struct:__anon23565
  /system/bt/hci/src/
btsnoop.c 88 .clean_up = NULL,

Completed in 1120 milliseconds

1 2