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

1 2

  /external/ltp/testcases/open_posix_testsuite/stress/threads/fork/
do-plot 18 function clean_up function
26 clean_up
30 trap clean_up EXIT
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
do-plot 18 function clean_up function
26 clean_up
30 trap clean_up EXIT
  /external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
do-plot 18 function clean_up function
26 clean_up
30 trap clean_up EXIT
  /external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
do-plot 18 function clean_up function
26 clean_up
30 trap clean_up EXIT
  /tools/test/connectivity/acts/framework/acts/controllers/relay_lib/
relay_device.py 59 def clean_up(self): member in class:RelayDevice
generic_relay_device.py 38 def clean_up(self): member in class:GenericRelayDevice
fugu_remote.py 61 def clean_up(self): member in class:FuguRemote
63 GenericRelayDevice.clean_up(self)
relay.py 152 def clean_up(self): member in class:Relay
  /external/ltp/testcases/kernel/tracing/ftrace_test/
ftrace_lib.sh 43 TST_CLEANUP=clean_up
155 clean_up() function
  /system/bt/btcore/include/
module.h 35 module_lifecycle_fn clean_up; member in struct:__anon105866
  /system/bt/utils/src/
bt_utils.cc 73 static future_t* clean_up(void) { function
81 .clean_up = clean_up,
  /external/autotest/client/site_tests/power_Thermal/
power_Thermal.py 63 def clean_up(obj): function
323 self.register_after_iteration_hook(clean_up)
  /system/bt/main/
stack_config.cc 59 static future_t* clean_up() { function
70 .clean_up = clean_up,
  /test/vts/utils/python/controllers/
event_dispatcher.py 139 def clean_up(self): member in class:EventDispatcher
  /tools/test/connectivity/acts/framework/acts/controllers/
event_dispatcher.py 140 def clean_up(self): member in class:EventDispatcher
android_device.py 105 ad.clean_up()
385 def clean_up(self): member in class:AndroidDevice
    [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
  /tools/test/connectivity/acts/framework/acts/
base_test.py 81 self._exec_func(self.clean_up)
678 def clean_up(self): member in class:BaseTestClass
  /hardware/qcom/wlan/qcwcn/wifi_hal/
common.h 104 bool clean_up; // Indication to clean up the socket member in struct:hal_info_s
  /system/bt/btif/src/
btif_config.cc 230 static future_t* clean_up(void) { function
244 .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:__anon40105
  /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...]

Completed in 1345 milliseconds

1 2