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

  /system/bt/btcore/include/
module.h 34 module_lifecycle_fn shut_down; member in struct:__anon105866
  /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
  /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
  /system/bt/device/src/
controller.cc 260 static future_t* shut_down(void) { function
269 .shut_down = shut_down,
  /system/bt/hci/src/
btsnoop.cc 103 static future_t* shut_down(void) { function
122 .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
  /system/bt/btif/src/
btif_config.cc 225 static future_t* shut_down(void) { function
243 .shut_down = shut_down,

Completed in 2481 milliseconds