HomeSort by relevance Sort by last modified time
    Searched refs:shut_down (Results 1 - 21 of 21) sorted by null

  /system/bt/btcore/src/
osi_module.c 46 .shut_down = NULL,
module.c 124 if (!call_lifecycle_function(module->shut_down)) {
  /system/bt/btcore/include/
module.h 32 module_lifecycle_fn shut_down; member in struct:__anon72154
  /system/bt/profile/src/
manager.c 64 .shut_down = NULL,
  /system/bt/hci/src/
btsnoop.c 77 static future_t *shut_down(void) { function
88 .shut_down = shut_down,
hci_layer.c 141 static future_t *shut_down();
277 shut_down(); // returns NULL so no need to wait for it
281 static future_t *shut_down() { function
335 .shut_down = shut_down,
  /system/bt/device/src/classic/
peer.c 76 .shut_down = NULL,
  /system/bt/main/
stack_config.c 72 .shut_down = NULL,
bte_logmsg.c 248 .shut_down = NULL,
  /system/bt/hci/test/
hci_layer_test.cpp 47 shut_down,
188 DURING(shut_down) AT_CALL(0) return;
281 DURING(shut_down) AT_CALL(0) return;
337 DURING(shut_down) AT_CALL(0) return;
377 DURING(shut_down) AT_CALL(0) return;
425 DURING(shut_down) AT_CALL(0) {
448 DURING(shut_down) AT_CALL(0) {
583 reset_for(shut_down);
  /system/bt/utils/src/
bt_utils.c 82 .shut_down = NULL,
  /system/bt/device/src/
controller.c 259 static future_t *shut_down(void) { function
268 .shut_down = shut_down,
interop.c 103 .shut_down = NULL,
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Power_Suite.py 35 def shut_down(self, _object, _attributes={}, **_arguments): member in class:Power_Suite_Events
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Power_Suite.py 35 def shut_down(self, _object, _attributes={}, **_arguments): member in class:Power_Suite_Events
  /system/bt/btif/src/
btif_config.c 230 static future_t *shut_down(void) { function
250 .shut_down = shut_down,
  /external/parameter-framework/asio-1.10.6/include/asio/
error.hpp 135 shut_down = ASIO_SOCKET_ERROR(ESHUTDOWN), enumerator in enum:asio::error::basic_errors
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Legacy_suite.py 34 def shut_down(self, _no_object=None, _attributes={}, **_arguments): member in class:Legacy_suite_Events
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Legacy_suite.py 34 def shut_down(self, _no_object=None, _attributes={}, **_arguments): member in class:Legacy_suite_Events
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
findertools.py 89 finder.shut_down()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
findertools.py 89 finder.shut_down()

Completed in 224 milliseconds