HomeSort by relevance Sort by last modified time
    Searched refs:shutdown (Results 251 - 275 of 598) sorted by null

<<11121314151617181920>>

  /bionic/libc/kernel/common/linux/
device.h 61 void (*shutdown)(struct device * dev); member in struct:bus_type
89 void (*shutdown) (struct device * dev); member in struct:device_driver
  /development/ndk/platforms/android-3/include/linux/
device.h 53 void (*shutdown)(struct device * dev); member in struct:bus_type
82 void (*shutdown) (struct device * dev); member in struct:device_driver
  /development/ndk/platforms/android-9/samples/native-audio/src/com/example/nativeaudio/
NativeAudio.java 285 shutdown(); method
309 public static native void shutdown(); method in class:NativeAudio
  /external/chromium/chrome/common/deprecated/
event_sys_unittest.cc 41 TestEvent shutdown = { this, TestEvent::PAIR_BEING_DELETED, 0 }; local
42 event_channel_ = new Channel(shutdown);
  /external/icu4c/samples/layout/
gnomelayout.cpp 163 void shutdown(GtkObject */*object*/, gpointer /*data*/) function
177 GNOMEUIINFO_MENU_EXIT_ITEM(shutdown, NULL),
  /external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/
BulletAppState.java 72 executor.shutdown();
205 executor.shutdown();
  /frameworks/base/core/java/android/os/
INetworkManagementService.aidl 122 void shutdown();
  /frameworks/base/services/common_time/
diag_thread.cpp 139 shutdown(listen_fd_, SHUT_RDWR);
154 shutdown(data_fd_, SHUT_RDWR);
  /packages/apps/Calendar/src/com/android/calendar/
EventLoader.java 169 public void shutdown() { method in class:EventLoader.LoaderThread
176 Log.e("Cal", "LoaderThread.shutdown() interrupted!");
227 mLoaderThread.shutdown();
  /packages/apps/Nfc/src/com/android/nfc/snep/
SnepServer.java 231 public void shutdown() { method in class:SnepServer.ServerThread
263 mServerThread.shutdown();
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
device.h 53 void (*shutdown)(struct device * dev); member in struct:bus_type
82 void (*shutdown) (struct device * dev); member in struct:device_driver
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
device.h 53 void (*shutdown)(struct device * dev); member in struct:bus_type
82 void (*shutdown) (struct device * dev); member in struct:device_driver
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
device.h 53 void (*shutdown)(struct device * dev); member in struct:bus_type
82 void (*shutdown) (struct device * dev); member in struct:device_driver
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
device.h 53 void (*shutdown)(struct device * dev); member in struct:bus_type
82 void (*shutdown) (struct device * dev); member in struct:device_driver
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
device.h 53 void (*shutdown)(struct device * dev); member in struct:bus_type
82 void (*shutdown) (struct device * dev); member in struct:device_driver
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
device.h 53 void (*shutdown)(struct device * dev); member in struct:bus_type
82 void (*shutdown) (struct device * dev); member in struct:device_driver
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
device.h 53 void (*shutdown)(struct device * dev); member in struct:bus_type
82 void (*shutdown) (struct device * dev); member in struct:device_driver
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
device.h 53 void (*shutdown)(struct device * dev); member in struct:bus_type
82 void (*shutdown) (struct device * dev); member in struct:device_driver
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
device.h 53 void (*shutdown)(struct device * dev); member in struct:bus_type
82 void (*shutdown) (struct device * dev); member in struct:device_driver
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
device.h 53 void (*shutdown)(struct device * dev); member in struct:bus_type
82 void (*shutdown) (struct device * dev); member in struct:device_driver
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
device.h 53 void (*shutdown)(struct device * dev); member in struct:bus_type
82 void (*shutdown) (struct device * dev); member in struct:device_driver
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
device.h 53 void (*shutdown)(struct device * dev); member in struct:bus_type
82 void (*shutdown) (struct device * dev); member in struct:device_driver
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/
device.h 53 void (*shutdown)(struct device * dev); member in struct:bus_type
82 void (*shutdown) (struct device * dev); member in struct:device_driver
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/
device.h 53 void (*shutdown)(struct device * dev); member in struct:bus_type
82 void (*shutdown) (struct device * dev); member in struct:device_driver
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/
device.h 53 void (*shutdown)(struct device * dev); member in struct:bus_type
82 void (*shutdown) (struct device * dev); member in struct:device_driver

Completed in 1439 milliseconds

<<11121314151617181920>>