OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clean_up
(Results
1 - 25
of
46
) sorted by null
1
2
/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
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
,
/system/bt/btcore/src/
osi_module.c
47
.
clean_up
= osi_clean_up,
module.c
145
if (!call_lifecycle_function(module->
clean_up
)) {
/external/v8/tools/
eval_gc_time.sh
68
evacuate.
clean_up
\
/system/bt/btcore/include/
module.h
33
module_lifecycle_fn
clean_up
;
member in struct:__anon73683
/system/core/libcutils/
str_parms.c
227
goto
clean_up
;
232
goto
clean_up
;
239
goto
clean_up
;
252
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
...]
/frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.cpp
113
goto
CLEAN_UP
;
126
goto
CLEAN_UP
;
253
goto
CLEAN_UP
;
283
goto
CLEAN_UP
;
291
goto
CLEAN_UP
;
317
goto
CLEAN_UP
;
326
goto
CLEAN_UP
;
331
goto
CLEAN_UP
;
336
CLEAN_UP
:
/system/bt/device/src/
interop.c
104
.
clean_up
= interop_clean_up,
/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
...]
/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
:
/system/bt/btif/src/
btif_config.c
239
static future_t *
clean_up
(void) {
function
255
.
clean_up
=
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
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
common.h
170
bool
clean_up
; // Indication to exit since cleanup has started
member in struct:__anon30579
/hardware/qcom/wlan/qcwcn/wifi_hal/
common.h
99
bool
clean_up
; // Indication to clean up the socket
member in struct:hal_info_s
/system/bt/hci/src/
btsnoop.c
89
.
clean_up
= NULL,
Completed in 1020 milliseconds
1
2